FireDAC.Stan.Intf.IFDStanExpressionDataSource.VarData

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property VarData[AIndex: Integer]: Variant read GetVarData write SetVarData;

C++

__property System::Variant VarData[int AIndex] = {read=GetVarData, write=SetVarData};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Stan.Intf.pas
FireDAC.Stan.Intf.hpp
FireDAC.Stan.Intf IFDStanExpressionDataSource

Description

Embarcadero Technologies does not currently have any additional information.