The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
OracleParameterCollection::IsReadOnly Property
.NET Framework (current version)
Gets a value that indicates whether the OracleParameterCollection is read-only.
Assembly: System.Data.OracleClient (in System.Data.OracleClient.dll)
Property Value
Type: System::BooleanReturns true if the OracleParameterCollection is read only, false otherwise.
Implements
IList::IsReadOnly
.NET Framework
Available since 1.1
Available since 1.1
Show: