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

戻り値

リソースからデータを読み取るために使用されるストリームです。

属性

適用対象