다음을 통해 공유


HttpClientConnection100Class.DownloadData 메서드

정의

public:
 virtual cli::array <System::Byte> ^ DownloadData() = Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::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()

반환

Byte[]

다운로드한 데이터가 포함된 바이트 배열입니다.

구현

특성

적용 대상