Data.Bind.DBXScope.TSubSQLDataSet.Create

From RAD Studio API Documentation
Jump to: navigation, search

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

Properties

Type Visibility Source Unit Parent
constructor public Data.Bind.DBXScope.hpp Data.Bind.DBXScope TSubSQLDataSet

Description

Embarcadero Technologies does not currently have any additional information.