Class: ODataDataSource

ODataDataSource


new ODataDataSource(url, primaryKey)

Data source from an OData service.

Parameters:
Name Type Description
url string

The root URL of the OData entity set.

primaryKey string

The primary key of the entity set.