API:FireDAC.Phys.ODBCWrapper.TODBCMetaInfoStatement.Create

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

C++

/* TODBCStatementBase.Create */ inline __fastcall TODBCMetaInfoStatement(TODBCConnection* AOwner, System::TObject* AOwningObj) : TODBCStatementBase(AOwner, AOwningObj) { }
/* TODBCHandle.CreateUsingHandle */ inline __fastcall TODBCMetaInfoStatement(void * AHandle) : TODBCStatementBase(AHandle) { }

プロパティ

種類 可視性 ソース ユニット
constructor public FireDAC.Phys.ODBCWrapper.hpp FireDAC.Phys.ODBCWrapper TODBCMetaInfoStatement

説明

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