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 설정 설정입니다.

적용 대상