PropertyCollection Properties
SQL Server 2005
| Name | Description | |
|---|---|---|
| Count |
Gets the number of Property objects in the collection.
|
| IsSynchronized |
Gets a value indicating whether access to the collection is synchronized (thread safe).
|
| Item |
Overloaded.
Gets the specified Property from the PropertyCollection collection.
|
| SyncRoot |
Gets an object that can be used to synchronize access to the PropertyCollection collection.
|
