FireDAC.DatS.TFDDatSTableExpressionDS.SetVarData
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
Unit: FireDAC.DatS | |
Parent: TFDDatSTableExpressionDS |
Delphi
procedure SetVarData(AIndex: Integer; const AValue: Variant); virtual;
C++
virtual void __fastcall SetVarData(int AIndex, const System::Variant &AValue);
Description
Embarcadero Technologies does not currently have any additional information.