Table of Contents

TXDataServer.EnableEntityKeyAsSegment Property

Indicates whether single entities can also be addressed using the URL format /entityset/id, in addition to the default /entityset(id).

Remarks

Defaults to False.

Syntax

Unit: XData.Comp.Server

property TXDataServer.EnableEntityKeyAsSegment: Boolean

See also