FireDAC.Phys.SQLiteWrapper.TSQLiteVTable.DescribeColumn
Delphi
procedure DescribeColumn(const AColName: String; out ANotNull, AInPK,  AAutoInc: Boolean); virtual; abstract;
C++
virtual void __fastcall DescribeColumn(const System::UnicodeString AColName, /* out */ bool &ANotNull, /* out */ bool &AInPK, /* out */ bool &AAutoInc) = 0 ;
Propriétés
| Type | Visibilité | Source | Unité | Parent | 
|---|---|---|---|---|
| procedure function | protected | FireDAC.Phys.SQLiteWrapper.pas FireDAC.Phys.SQLiteWrapper.hpp | FireDAC.Phys.SQLiteWrapper | TSQLiteVTable | 
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 !