entitySets: Get a list of EntitySets for a web service base on OData

Description Usage Arguments Value Author(s) Examples

Description

Get a list of EntitySets for a web service base on OData

Usage

1

Arguments

url

URL to OData (needs to include $format=json as parameter)

Value

EnitySets of the OData target

Author(s)

BPM-Conseil

Examples

1
entitySets("http://services.odata.org/TripPinRESTierService/?$format=json")

OData documentation built on May 2, 2019, 9:42 a.m.

Related to entitySets in OData...