Data Provider for .NET Developer's Guide
ContentsOpens a new window
Opens a new window
Page 159 of 172

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 16-40Opens a new window lists all the OracleUdtStatus enumeration values with a description of each enumerated value:

Table 16-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.


Previous PageOpens a new window
Page 159 of 172
Next PageOpens a new window