ExternalTableRejectType Enum

Definition

The enumeration specifies the external table reject types

C#
[System.ComponentModel.TypeConverter(typeof(Microsoft.SqlServer.Management.Smo.ExternalTableRejectTypeConverter))]
public enum ExternalTableRejectType
Inheritance
ExternalTableRejectType
Attributes

Fields

Name Value Description
Value 0

Value reject type format. This is the default.

Percentage 1

Percentage reject type format.

None 255

No reject type. Applicable for GQ and PolyBase external generics tables.

Applies to

Toode Versioonid
Microsoft.SqlServer.SqlManagementObjects 150.18208.0, 160.2004021.0