IDataServiceStreamProvider2.GetReadStreamUri Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetReadStreamUri(Object, DataServiceOperationContext) | Returns the URI that is used to request the media resource that belongs to the specified entity. (Inherited from IDataServiceStreamProvider.) | |
GetReadStreamUri(Object, ResourceProperty, DataServiceOperationContext) | Returns the URI that is used to request a specific named stream. |
Top