OracleUdtStatus Enumeration

OracleUdtStatus enumeration values specify the status of an object attribute or collection element. An object attribute or a collection element can be a valid value or a null value.

Table 17-40 lists all the OracleUdtStatus enumeration values with a description of each enumerated value:

Table 17-40 OracleUdtStatus Enumeration Values

Member Name Description

Null

Indicates that an object attribute or collection element is NULL.

NotNull

Indicates that a non-NULL value exists for the object attribute or collection element.