SettingStore.RSServiceConfigSettings 속성

정의

RSService 구성 설정을 가져옵니다.

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

속성 값

RSService 구성 설정입니다.

적용 대상