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 polybase 눈금이 꺼지면 이고, 그렇지 않으면 입니다 false.

적용 대상