ExternalTableRejectType Enumeration
Specifies the type of rejection for the external table.
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
| Member name | Description | |
|---|---|---|
| None | The type is None. | |
| Percentage | The type is Percentage. | |
| Value | The type is Value. |
Show: