다음을 통해 공유


PolybaseSettings.RejectType Property

Definition

Gets or sets reject type. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to