HttpClientConnection100Class.OpenRead 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
virtual Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IStream ^ OpenRead() = Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSHttpClientConnection100::OpenRead;
[System.Runtime.InteropServices.DispId(23)]
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IStream OpenRead ();
[<System.Runtime.InteropServices.DispId(23)>]
abstract member OpenRead : unit -> Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IStream
override this.OpenRead : unit -> Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IStream
Public Overridable Function OpenRead () As IStream
傳回
用來從資源中讀取資料的 資料流程 。
實作
- 屬性