FireDAC.Stan.Intf.C_FD_DataTypeNames

From RAD Studio API Documentation
Jump to: navigation, search

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;

Properties

Type Visibility Source Unit Parent
const
variable
public
FireDAC.Stan.Intf.pas
FireDAC.Stan.Intf.hpp
FireDAC.Stan.Intf FireDAC.Stan.Intf

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!