Skip Headers

Oracle® Data Provider for .NET Developer's Guide
10g Release 1 (10.1.0.3)
Part No. B14164-01
  Go To Table Of Contents
Contents
Go To Index
Index

Previous Next  

OracleCollectionType Enumeration

OracleCollectionType enumerated values specify whether the OracleParameter object represents a collection, and if so, specifies the collection type.

Table 4-106 lists all the OracleCollectionType enumeration values with a description of each enumerated value.

Table 4-106 OracleCollectionType Enumeration Values

Member Name Description
None Is not a collection type
PLSQLAssociativeArray Indicates that the collection type is a PL/SQL Associative Array (or PL/SQL Index-By Table)