IsReadOnly Property (DbParameterBaseCollection)
Indicates whether the collection is read-only.
public override bool IsReadOnly {get;}
'Declaration
Public Overrides ReadOnly Property IsReadOnly As Boolean
Property Value
true if the collection is read-only; otherwise,
false.