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 162

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: Jul 24 2023