Data.Bind.DBXScope.TSubSQLDataSet.Create
[–] Properties | |
---|---|
Type: constructor | |
Visibility: public | |
Source: Data.Bind.DBXScope.hpp | |
Unit: Data.Bind.DBXScope | |
Parent: TSubSQLDataSet |
C++
/* TSQLDataSet.Create */ inline __fastcall virtual TSubSQLDataSet(System::Classes::TComponent* AOwner)/* overload */ : Data::Sqlexpr::TSQLDataSet(AOwner) { }
/* TCustomSQLDataSet.Create */ inline __fastcall TSubSQLDataSet(System::Classes::TComponent* AOwner, Data::Dbxcommon::TDBXReader* DBXReader, bool AOwnsInstance)/* overload */ : Data::Sqlexpr::TSQLDataSet(AOwner, DBXReader, AOwnsInstance) { }
Description
Embarcadero Technologies does not currently have any additional information.