OleDbParameterCollection.IsReadOnly Property
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Gets a value that indicates whether the OleDbParameterCollection is read-only.
Assembly: System.Data (in System.Data.dll)
Property Value
Type: System.Booleantrue if the OleDbParameterCollection is read only; otherwise false.
Implements
IList.IsReadOnly
.NET Framework
Available since 2.0
Available since 2.0
Show: