Function: getEntitySetName()
getEntitySetName(
target):string|undefined
Defined in: packages/core/src/decorators/odata-entity-set.decorator.ts:17
Read the entity set name set via @ODataEntitySet(), or undefined if not set
Parameters
target
object
Returns
string | undefined