HttpClientConnection100Class.OpenRead 메서드

정의

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

반환

리소스에서 데이터를 읽는 데 사용되는 스트림 입니다.

구현

특성

적용 대상