SmoCollectionBase Properties
SQL Server 2005
| Name | Description | |
|---|---|---|
| Count |
Gets the number of objects in the referenced collection.
|
| IsSynchronized |
Gets the Boolean property value that specifies whether access to the collection is synchronized and therefore thread-safe.
|
| SyncRoot |
Gets an object that can be used to synchronize access to the collection.
|
Reference
SmoCollectionBase ClassMicrosoft.SqlServer.Management.Smo Namespace