PolybaseConfigSettings.PbScaleOut プロパティ

定義

Polybase スケールがスケールアウトされているかどうかを示す値を取得または設定します。

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

プロパティ値

trueポリベース スケールがアウトの場合は。それ以外の場合は . false

適用対象