dotConnect for BigCommerce Documentation
Devart.Common Namespace / DbParameterBaseCollection Class / SyncRoot Property

In This Topic
SyncRoot Property
In This Topic
Gets an object that can be used to synchronize access to the DbParameterBaseCollection.
Syntax
'Declaration
 
Public Overrides ReadOnly Property SyncRoot As Object
 

Property Value

An object that can be used to synchronize access to the DbParameterBaseCollection.
See Also