SettingStore.SSISServiceConfigSettings プロパティ

定義

SSISのサービス設定を取得します。

public:
 property Microsoft::SqlServer::Configuration::SSISServiceConfigSettings ^ SSISServiceConfigSettings { Microsoft::SqlServer::Configuration::SSISServiceConfigSettings ^ get(); };
public Microsoft.SqlServer.Configuration.SSISServiceConfigSettings SSISServiceConfigSettings { get; }
member this.SSISServiceConfigSettings : Microsoft.SqlServer.Configuration.SSISServiceConfigSettings
Public ReadOnly Property SSISServiceConfigSettings As SSISServiceConfigSettings

プロパティ値

SSISのサービス設定です。

適用対象