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 的設定。

適用於