FireDAC.Stan.Intf.C_FD_DataTypeNames

提供: RAD Studio API Documentation
移動先: 案内検索

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;

プロパティ

種類 可視性 ソース ユニット
const
variable
public
FireDAC.Stan.Intf.pas
FireDAC.Stan.Intf.hpp
FireDAC.Stan.Intf FireDAC.Stan.Intf

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。