HttpClientConnection100Class.DownloadData Methode

Definition

Gibt ein Bytearray zurück, das die Daten enthält, die von der in der ServerURL-Eigenschaft angegebenen Ressource heruntergeladen werden.

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()

Gibt zurück

Byte[]

Ein Bytearray, das die heruntergeladenen Daten enthält.

Implementiert

Attribute

Gilt für: