RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DSIntf.DataTypeMap Constant
Pascal
DataTypeMap: array[0..MAXLOGFLDTYPES - 1] of TFieldType = ( ftUnknown, ftString, ftDate, ftBlob, ftBoolean, ftSmallint, ftInteger, ftFloat, ftBCD, ftBytes, ftTime, ftDateTime, ftWord, ftInteger, ftUnknown, ftVarBytes, ftUnknown, ftUnknown, ftLargeInt, ftLargeInt, ftADT, ftArray, ftReference, ftDataSet, ftTimeStamp, ftFMTBcd, ftWideString);
C++
array[0..MAXLOGFLDTYPES - 1] of TFieldType DataTypeMap = ( ftUnknown, ftString, ftDate, ftBlob, ftBoolean, ftSmallint, ftInteger, ftFloat, ftBCD, ftBytes, ftTime, ftDateTime, ftWord, ftInteger, ftUnknown, ftVarBytes, ftUnknown, ftUnknown, ftLargeInt, ftLargeInt, ftADT, ftArray, ftReference, ftDataSet, ftTimeStamp, ftFMTBcd, ftWideString);

DSIntf

This is constant DSIntf.DataTypeMap.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!