This topic has not yet been rated - Rate this topic

PropertyCollection.SyncRoot Property

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

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public Object SyncRoot { get; }

Property Value

Type: System.Object
An Object system object value that specifies the object that is used to synchronize access to the collection.

Implements

ICollection.SyncRoot
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.