次の方法で共有


AdditionalFeaturesServerConfigurations.IsRServicesEnabled プロパティ

定義

R サービスを有効または無効にする (SQL 2016 以降) を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="isRServicesEnabled")]
public bool? IsRServicesEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isRServicesEnabled")>]
member this.IsRServicesEnabled : Nullable<bool> with get, set
Public Property IsRServicesEnabled As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象