SettingStore.SSISServiceConfigSettings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.