Share via


IDataServiceStreamProvider2.GetWriteStream 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
Public method GetWriteStream(Object, String, Nullable<Boolean>, DataServiceOperationContext) Returns the stream that the data service uses to write the binary data for the media resource received from the client that belongs to the specified entity. (Inherited from IDataServiceStreamProvider.)
Public method GetWriteStream(Object, ResourceProperty, String, Nullable<Boolean>, DataServiceOperationContext) Returns the stream that the data service uses to write the binary data received from the client as the specified named stream.

Top

See Also

Reference

IDataServiceStreamProvider2 Interface

System.Data.Services.Providers Namespace