TCustomAureliusDataset.ParentManager Property
Gets or sets whether this dataset inherits its Manager from the parent dataset when used as a detail in a master-detail relationship.
Remarks
When True (default) and the dataset is linked to a TCustomAureliusDataset via DatasetField, the Manager property returns the parent dataset's manager. Set Manager explicitly to override this behavior.
Syntax
Unit: Aurelius.Bind.Dataset
property TCustomAureliusDataset.ParentManager: Boolean