IsReadOnly Property

Syntax:

public bool IsReadOnly { get; }

Description:

Type: System.Boolean

True if the collection is a read-only; otherwise False.

Reference:

For more information, reference MSDN documentation for: System.Data.Common.DbParameterCollection.IsReadOnly