Table of Contents

TXDataModelObject.OwnsDataObject Property

Indicates whether the model object owns the object held by Data.

Remarks

When True, the object held by Data is destroyed together with the model object.

Syntax

Unit: XData.Model.Classes

property TXDataModelObject.OwnsDataObject: Boolean

See also