DataServiceContext.GetReadStreamUri Method
Include Protected Members
Include Inherited Members
Gets the URI that is used to return a binary data stream.
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) | Gets the URI that is used to return a binary data stream. | |
GetReadStreamUri(Object, String) | Gets the URI that is used to return a named binary data stream. |
Top