你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PolybaseSettings.RejectSampleValue 属性

定义

获取或设置确定在 PolyBase 重新计算拒绝行的百分比之前要尝试检索的行数。 类型:具有 resultType 整数) 的整数 (或 Expression,最小值: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

适用于