Advanced.Data.Provider Documentation

AdpParameterCollection.SyncRoot Property

[This is preliminary documentation and subject to change.]

Returns the object that can be used to synchronize access to the collection.

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

Implements

ICollection.SyncRoot

See Also

AdpParameterCollection Class | Advanced.Data.Provider Namespace