SqliteParameterCollection.IsSynchronized Property

Definition

Gets a value indicating whether the collection is synchronized.

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

Property Value

A value indicating whether the collection is synchronized.

Applies to