Data Port Sync 1.0.500

SqlCeErrorCollection.SyncRoot Property

[This is preliminary documentation and subject to change.]

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

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

Implements

ICollection.

See Also

SqlCeErrorCollection Class | Primeworks.DesktopSqlCe Namespace