[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Dataset the fields belong to
Source position: db.pas line 1123
Dataset is the dataset instance that owns the fieldlist. It is set when the TFields instance is created. This property is purely for informational purposes. When adding fields to the list, no check is performed whether the field's Dataset property matches this dataset.
|
Create a new instance of TFields |
|
|
Dataset this field belongs to |
|
|
Base class for records-based data-access |