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の設定です。

適用対象