This topic has not yet been rated - Rate this topic

DataServiceContext.SetSaveStream Method

Sets a new data stream as the binary property of an entity.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method SetSaveStream(Object, Stream, Boolean, DataServiceRequestArgs) Sets a new data stream as the binary property of an entity, with the specified settings in the request message.
Public method SetSaveStream(Object, Stream, Boolean, String, String) Sets a new data stream as the binary property of an entity. The specified Content-Type and Slug headers are included in the request message.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.