Table of Contents

TXDataServer.ModelName Property

Gets or sets the name of the XData model used to build the API.

Remarks

When empty (the default), the default model is used. Use a named model to publish a subset of the mapped entities, or to publish several different APIs from the same application.

Syntax

Unit: XData.Comp.Server

property TXDataServer.ModelName: string

See also