SimpleDS.TInternalSQLDataSet.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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) { }

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public SimpleDS.hpp SimpleDS TInternalSQLDataSet

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.