FireDAC.Stan.Param.C_MacroDataType2VarType
Delphi
C_MacroDataType2VarType: array[TFDMacroDataType] of Integer = (
varError, varUString, varUString, varInteger, varBoolean, varDouble, varDate,
varDate, varDate, varUString);
C++
extern DELPHI_PACKAGE System::StaticArray<int, 10> C_MacroDataType2VarType;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
const variable |
public | FireDAC.Stan.Param.pas FireDAC.Stan.Param.hpp |
FireDAC.Stan.Param | FireDAC.Stan.Param |
Description
Embarcadero Technologies does not currently have any additional information.