FireDAC.Stan.Intf.C_FD_DataTypeNames

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

C_FD_DataTypeNames: array[TFDDataType] of String = (
'Unknown',
'Boolean',
'SByte', 'Int16', 'Int32', 'Int64',
'Byte', 'UInt16', 'UInt32', 'UInt64',
'Single', 'Double', 'Extended',
'Currency', 'BCD', 'FmtBCD',
'DateTime', 'Time', 'Date', 'DateTimeStamp',
'TimeIntervalFull', 'TimeIntervalYM', 'TimeIntervalDS',
'AnsiString', 'WideString', 'ByteString',
'Blob', 'Memo', 'WideMemo', 'XML',
'HBlob', 'HMemo', 'WideHMemo',
'HBFile',
'RowSetRef', 'CursorRef', 'RowRef',
'ArrayRef', 'ParentRowRef',
'GUID', 'Object');

C++

extern DELPHI_PACKAGE Firedac_Stan_Intf__11 C_FD_DataTypeNames;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
const
variable
public
FireDAC.Stan.Intf.pas
FireDAC.Stan.Intf.hpp
FireDAC.Stan.Intf FireDAC.Stan.Intf

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.