Share via


PolybaseSettings.RejectSampleValue Property

Definition

Determines the number of rows to attempt to retrieve before the PolyBase recalculates the percentage of rejected rows. Type: integer (or Expression with resultType integer), minimum: 0.

public Azure.Core.Expressions.DataFactory.DataFactoryElement<int> RejectSampleValue { get; set; }
member this.RejectSampleValue : Azure.Core.Expressions.DataFactory.DataFactoryElement<int> with get, set
Public Property RejectSampleValue As DataFactoryElement(Of Integer)

Property Value

Applies to