API:Data.DB.TFieldsAutoCreationMode
Delphi
TFieldsAutoCreationMode = (acExclusive, acCombineComputed, acCombineAlways);
C++
enum DECLSPEC_DENUM TFieldsAutoCreationMode : unsigned char { acExclusive, acCombineComputed, acCombineAlways };
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
enum | public | Data.DB.pas Data.DB.hpp |
Data.DB | Data.DB |
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 !