Function: getODataViewOptions()
getODataViewOptions(
target):ODataViewOptions|undefined
Defined in: packages/core/src/decorators/odata-view.decorator.ts:25
Read the ODataView options from a class, or undefined if not decorated
Parameters
target
object
Returns
ODataViewOptions | undefined