次の方法で共有


PolybaseSettings.RejectSampleValue プロパティ

定義

取得または設定は、PolyBase が拒否された行の割合を再計算する前に取得を試みる行の数を決定します。 型: integer (または resultType 整数を持つ式)、最小値: 0。

[Newtonsoft.Json.JsonProperty(PropertyName="rejectSampleValue")]
public object RejectSampleValue { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="rejectSampleValue")>]
member this.RejectSampleValue : obj with get, set
Public Property RejectSampleValue As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象