Icon DataSets Property

property DataSets[Index: Integer]: TDataSet

property DataSets[const Name: String]: TDataSet

Available In: Client and Server Applications

Accesses all datasets owned by this database by index or by name.
Image