다음을 통해 공유


StorageInfo.Host 속성

정의

원본 또는 업그레이드된 Integration Services 패키지가 저장된 서버의 이름을 가져옵니다.

public:
 property System::String ^ Host { System::String ^ get(); };
public string Host { get; }
member this.Host : string
Public ReadOnly Property Host As String

속성 값

패키지가 저장된 서버의 이름입니다. 이 이름은 Microsoft SQL Server 위치이거나 SSIS 패키지 저장소 위치입니다.

적용 대상