FireDAC.DatS.TFDDatSTableExpressionDS.GetVarIndex
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
| Unit: FireDAC.DatS | |
| Parent: TFDDatSTableExpressionDS | |
Delphi
function GetVarIndex(const AName: String): Integer; virtual;
C++
virtual int __fastcall GetVarIndex(const System::UnicodeString AName);
Description
Embarcadero Technologies does not currently have any additional information.