Skip to content

Interface: IODataProviderProxy

A designer-facing interface that provides access to a odata provider.

Hierarchy

Implemented by

Summary

Methods

Class Methods

Inherited Methods

None in the parent class(es).

Methods

isDraftEnabled

isDraftEnabled(entitySet: string): Boolean

Determine whether the entitySet is draft enabled

Parameters:

Name Type
entitySet string

Returns: Boolean


isInitialized

isInitialized(): boolean

Determine whether the data provider is initialized

Returns: boolean


isOfflineEnabled

isOfflineEnabled(): boolean

Determine whether the data provider is offline enabled

Returns: boolean