Table of Contents

TResourcePath.Key Property

Gets or sets the key of the addressed entity, as written in the URL.

Remarks

For the URL Customer(1) the key is 1. Composite keys hold all key values separated by commas. It is empty when the URL addresses the entity set itself.

Syntax

Unit: XData.Module.ResourceInfo

property TResourcePath.Key: string

See also