FireDAC.DatS.TFDDatSTableExpressionDS.GetVarScope
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
Unit: FireDAC.DatS | |
Parent: TFDDatSTableExpressionDS |
Delphi
function GetVarScope(AIndex: Integer): TFDExpressionScopeKind; virtual;
C++
virtual Firedac::Stan::Intf::TFDExpressionScopeKind __fastcall GetVarScope(int AIndex);
Description
Embarcadero Technologies does not currently have any additional information.