Skip to content

Function: getKeyProperties()

getKeyProperties(target): string[]

Defined in: packages/core/src/decorators/odata-key.decorator.ts:21

Read all key property names registered via @ODataKey() on a class

Parameters

target

object

Returns

string[]