PolyBaseRejectType Class

Definition

PolyBase Reject Type. A property of PolyBaseSettings. Indicates whether RejectValue is specified as a literal value or a percentage.

public static class PolyBaseRejectType
Inheritance
PolyBaseRejectType

Fields

Percentage

Indicates the RejectValue property in PolyBase settings is specified as a percentage.

Value

Indicates the RejectValue property in PolyBase settings is specified as a literal value.

Extension Methods

IsDefined(Object)
IsNull(Object)
IsPrimitive(Object)