Table of Contents

TXDataBaseModule.EnableEntityKeyAsSegment Property

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

Syntax

Unit: XData.Module.Base

property TXDataBaseModule.EnableEntityKeyAsSegment: Boolean

See also