Data Port Sync 1.0.500

SqlCeParameterCollection.SyncRoot Property

[This is preliminary documentation and subject to change.]

Gets an object that can be used to synchronize access to this collection.

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

Implements

ICollection.

See Also

SqlCeParameterCollection Class | Primeworks.DesktopSqlCe Namespace