6.20.3 OracleParameterCollection Properties

OracleParameterCollection properties are listed in Table 6-111.

Table 6-111 OracleParameterCollection Properties

Property Description

Count

Specifies the number of OracleParameters in the collection

Item

Gets and sets the OracleParameter object (Overloaded)

IsFixedSize

Gets a value that indicates whether the OracleParameterCollection has a fixed size

IsReadOnly

Gets a value that indicates whether the OracleParameterCollection is read-only

IsSynchronized

Gets a value that indicates whether the OracleParameterCollection is synchronized.

SyncRoot

Gets an object that can be used to synchronize access to the OracleParameterCollection