Table of Contents

TXDataEntityType.KeyRef Property

Gets or sets the names of the key properties, used when the model is written to or read from JSON.

Remarks

Names set when the model is read are resolved into the Key list when the model is prepared.

Syntax

Unit: XData.Model.Classes

property TXDataEntityType.KeyRef: TArray<string>

See also