Advanced.Data.Provider Documentation | |
AdpParameterCollection.IsReadOnly Property
[This is preliminary documentation and subject to change.]
Gets a value indicating whether the AdpParameterCollection is read-only.
[Visual Basic]NotOverridable Public ReadOnly Property IsReadOnly As
Boolean Implements _
IList.IsReadOnly
[C#]public
bool IsReadOnly {get;}
Implements
IList.IsReadOnly
See Also
AdpParameterCollection Class | Advanced.Data.Provider Namespace