IDTSHttpClientConnection100.OpenRead 方法

定义

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

返回

一个用于从资源中读取数据的流。

属性

适用于