ProjectInfo.GetProjectBytes 메서드

정의

이 프로젝트에 대한 바이트 배열로 저장된 Integration Services 프로젝트 데이터를 검색합니다.

public:
 cli::array <System::Byte> ^ GetProjectBytes();
public byte[] GetProjectBytes ();
member this.GetProjectBytes : unit -> byte[]
Public Function GetProjectBytes () As Byte()

반환

Byte[]

IS 프로젝트 데이터입니다.

적용 대상