OracleParameterCollection::IsFixedSize Property
.NET Framework (current version)
Gets a value that indicates whether the OracleParameterCollection has a fixed size.
Assembly: System.Data.OracleClient (in System.Data.OracleClient.dll)
Property Value
Type: System::BooleanReturns true if the OracleParameterCollection has a fixed size, false otherwise.
Implements
IList::IsFixedSize
.NET Framework
Available since 1.1
Available since 1.1
Show: