API:Data.DB.TCustomConnection.DataSets
Delphi
property DataSets[Index: Integer]: TDataSet read GetDataSet;
C++
__property TDataSet* DataSets[int Index] = {read=GetDataSet};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | Data.DB.pas Data.DB.hpp |
Data.DB | TCustomConnection |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!