SimpleDS.TInternalSQLDataSet.Create

From RAD Studio API Documentation
Jump to: navigation, search

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

Properties

Type Visibility Source Unit Parent
constructor public SimpleDS.hpp SimpleDS TInternalSQLDataSet

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!