SimpleDS.TInternalSQLDataSet.Create

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

C++

/* TCustomSQLDataSet.Create */ inline __fastcall virtual TInternalSQLDataSet(System::Classes::TComponent* AOwner)/* overload */ : Data::Sqlexpr::TCustomSQLDataSet(AOwner) { }
/* TCustomSQLDataSet.Create */ inline __fastcall TInternalSQLDataSet(System::Classes::TComponent* AOwner, Data::Dbxcommon::TDBXReader* DBXReader, bool AOwnsInstance)/* overload */ : Data::Sqlexpr::TCustomSQLDataSet(AOwner, DBXReader, AOwnsInstance) { }

プロパティ

種類 可視性 ソース ユニット
constructor public SimpleDS.hpp SimpleDS TInternalSQLDataSet

説明

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