SqliteParameterCollection.IsReadOnly Property

Definition

Gets a value indicating whether the collection is read-only.

public override bool IsReadOnly { get; }
member this.IsReadOnly : bool
Public Overrides ReadOnly Property IsReadOnly As Boolean

Property Value

A value indicating whether the collection is read-only.

Applies to