IndexedXmlPathNamespaceCollection Properties
SQL Server 2012
The IndexedXmlPathNamespaceCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets the number of objects in the referenced collection. (Inherited from SmoCollectionBase.) |
|
IsSynchronized | Gets the Boolean property value that specifies whether access to the collection is synchronized and therefore thread-safe. (Inherited from SmoCollectionBase.) |
|
Item[Int32] | Gets or sets the indexed XML path namespace at the specified index in the collection. |
|
Item[String] | Gets or sets the indexed XML path namespace by name. |
|
Parent | Gets or sets the parent indexed XML path namespace. |
|
SyncRoot | Gets an object that can be used to synchronize access to the collection. (Inherited from SmoCollectionBase.) |
