Bde.DBTables.FldSubTypeMap
Delphi
FldSubTypeMap: array[TFieldType] of Word = (
0, 0, 0, 0, 0, 0, 0, fldstMONEY, 0, 0, 0, 0, 0, 0, fldstAUTOINC, // 0..14
fldstBINARY, fldstMEMO, fldstGRAPHIC, fldstFMTMEMO, fldstOLEOBJ, // 15..19
fldstDBSOLEOBJ, fldstTYPEDBINARY, 0, fldstFIXED, fldstUNICODE, // 20..24
0, 0, 0, 0, 0, fldstHBINARY, fldstHMEMO, 0, 0, 0, 0, 0, 0, // 25..37
fldstFIXED, fldstMEMO, 0, 0, // 38..41
0, 0, 0, 0, 0, 0, 0, 0, 0, 0); // 42..51
C++
extern DELPHI_PACKAGE System::StaticArray<System::Word, 52> FldSubTypeMap;
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
const variable |
public | Bde.DBTables.pas Bde.DBTables.hpp |
Bde.DBTables | Bde.DBTables |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !