ExternalTableRejectType Enum

Definition

The enumeration specifies the external table reject types VALUE (default) or PERCENTAGE.

public enum ExternalTableRejectType
type ExternalTableRejectType = 
Public Enum ExternalTableRejectType
Inheritance
ExternalTableRejectType

Fields

Percentage 1

Percentage reject type format.

Value 0

Value reject type format. This is the default.

Applies to