Table of Contents

TXDataProperty.Required Property

Indicates whether the property requires a value.

Remarks

For entity types, it reflects whether the mapped column or association is required in the Aurelius mapping.

Syntax

Unit: XData.Model.Classes

property TXDataProperty.Required: Boolean

See also