Unit 'DB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TDefCollection.Dataset

Dataset this collection manages definitions for.

Declaration

Source position: db.pas line 160

public property TDefCollection.Dataset : TDataSet
  read FDataset;

Description

Dataset is the dataset this collection manages definitions for. It must be supplied when the collection is created and cannot change during the lifetime of the collection.


Documentation generated on: Feb 20 2022