ReplicationBaseCollection Properties
SQL Server 2005
| Nombre | Description | |
|---|---|---|
| Count |
Gets the number of objects in the referenced collection.
|
| IsSynchronized |
Gets whether or not access to the collection is synchronized and is therefore thread-safe.
|
| SyncRoot |
Gets an object that can be used to synchronize access to the collection.
|