getEntitySet(String) method
Returns The appropriate OData EntitySet.
Syntax
public
abstract IODataEntitySet
getEntitySet
(
String
collectionId
)
Parameters
collectionId
– The href of the collection to find the OData EntitySet for
Returns
The appropriate OData EntitySet
Parent topic:
IODataSchema interface
Created December 5, 2013.
To comment on this topic, go to:
DocCommentXchange
.