Share via


IDTSHttpClientConnection100.OpenRead Method

Definition

public:
 Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IStream ^ OpenRead();
[System.Runtime.InteropServices.DispId(23)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IStream OpenRead ();
[<System.Runtime.InteropServices.DispId(23)>]
abstract member OpenRead : unit -> Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IStream
Public Function OpenRead () As IStream

Returns

A stream used to read data from the resource.

Attributes

Applies to