次の方法で共有


PolybaseSettings.RejectType プロパティ

定義

拒否の種類を取得または設定します。 使用できる値は、'value'、'percentage' です。

[Newtonsoft.Json.JsonProperty(PropertyName="rejectType")]
public string RejectType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="rejectType")>]
member this.RejectType : string with get, set
Public Property RejectType As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象