言語

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パッケージストアの場所です。

適用対象