Skip to content

Interface: IODataProviderProxy

Hierarchy

Implemented by

Summary

Methods

Class Methods

Inherited Methods

Currently none inherited from the parent class(es).

Methods

getMetadata

getMetadata(): ICsdlDocumentProxy

Returns: ICsdlDocumentProxy


isDraftEnabled

isDraftEnabled(entitySet: string): boolean

Parameters:

Name Type
entitySet string

Returns: boolean


isInitialized

isInitialized(): boolean

Returns: boolean


isOfflineEnabled

isOfflineEnabled(): boolean

Returns: boolean


refreshMetadata

refreshMetadata(): Promise‹boolean›

Returns: Promise‹boolean›

a promise with a boolean result indicating whether the $metadata was updated successfully.