Table of Contents

TXDataEntitySet.EntityTypeRef Property

Gets or sets the name of the entity type, used when the model is written to or read from JSON.

Remarks

A name set when the model is read is resolved into EntityType when the model is prepared.

Syntax

Unit: XData.Model.Classes

property TXDataEntitySet.EntityTypeRef: string

See also