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: