Compartir a través de


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

Name Value Description
Value 0

Value reject type format. This is the default.

Percentage 1

Percentage reject type format.

Applies to