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 服務設定。

適用於