Compartilhar via


HttpClientConnection100Class.DownloadData Método

Definição

Retorna uma matriz de bytes que contém os dados baixados do recurso que foi especificado na propriedade ServerURL.

public:
 virtual cli::array <System::Byte> ^ DownloadData() = Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSHttpClientConnection100::DownloadData;
[System.Runtime.InteropServices.DispId(22)]
public virtual byte[] DownloadData ();
[<System.Runtime.InteropServices.DispId(22)>]
abstract member DownloadData : unit -> byte[]
override this.DownloadData : unit -> byte[]
Public Overridable Function DownloadData () As Byte()

Retornos

Byte[]

Uma matriz de bytes que contém os dados baixados.

Implementações

Atributos

Aplica-se a