다음을 통해 공유


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

반환

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

특성

적용 대상