FireDAC.Phys.SQLiteWrapper.TSQLiteVTable.DescribeColumn

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

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 ;

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
FireDAC.Phys.SQLiteWrapper.pas
FireDAC.Phys.SQLiteWrapper.hpp
FireDAC.Phys.SQLiteWrapper TSQLiteVTable

説明

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