SettingStore.SSISServiceConfigSettings Property

Definition

Gets the SSIS service configuration settings.

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

Property Value

The SSIS service configuration settings.

Applies to