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 서비스 구성 설정입니다.

적용 대상