SqlServerConfigurationsManagementSettings.IsRServicesEnabled Property

Definition

Enable or disable R services (SQL 2016 onwards).

public bool? IsRServicesEnabled { get; set; }
member this.IsRServicesEnabled : Nullable<bool> with get, set
Public Property IsRServicesEnabled As Nullable(Of Boolean)

Property Value

Applies to