Condividi tramite


HttpClientConnection100Class.OpenRead Metodo

Definizione

Apre un flusso leggibile per i dati da scaricare dalla risorsa specificata dalla proprietà ServerURL.

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

Restituisce

Flusso usato per leggere i dati dalla risorsa.

Implementazioni

Attributi

Si applica a