PolybaseConfigSettings.PbScaleOut Property

Definition

Gets or sets a value whether the polybase scale is out.

public:
 property bool PbScaleOut { bool get(); void set(bool value); };
public bool PbScaleOut { get; set; }
member this.PbScaleOut : bool with get, set
Public Property PbScaleOut As Boolean

Property Value

true if the polybase scale is out; otherwise, false.

Applies to