Data Port Sync 1.0.500

SqlCeParameterCollection.IsSynchronized Property

[This is preliminary documentation and subject to change.]

Gets a value that determines if this collection is synchronized (thread-safe).

[Visual Basic]
Overrides Public ReadOnly Property IsSynchronized As  _
    Implements ICollection.
[C#]
public override  IsSynchronized {get;}

Implements

ICollection.

See Also

SqlCeParameterCollection Class | Primeworks.DesktopSqlCe Namespace