TBaseAureliusDataset.DefaultsFromObject Property
Gets or sets whether field default values are taken from the underlying object's current property values rather than being set to Null.
Remarks
When True, newly inserted records start with the property values of the object that was just created, rather than all-null values. Defaults to False.
Syntax
Unit: Aurelius.Bind.BaseDataset
property TBaseAureliusDataset.DefaultsFromObject: Boolean