Index.IndexedXmlPathNamespaces Property

Definition

Collection of IndexedXMLPath objects that represent all the paths that are indexed by the Selective XML Index.

[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObject(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerRelationship.ChildContainer, Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerCardinality.OneToAny, typeof(Microsoft.SqlServer.Management.Smo.IndexedXmlPathNamespace), Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObjectFlags.Deploy | Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObjectFlags.Design | Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObjectFlags.NaturalOrder)]
public Microsoft.SqlServer.Management.Smo.IndexedXmlPathNamespaceCollection IndexedXmlPathNamespaces { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObject(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerRelationship.ChildContainer, Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerCardinality.OneToAny, typeof(Microsoft.SqlServer.Management.Smo.IndexedXmlPathNamespace), Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObjectFlags.Deploy | Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObjectFlags.Design | Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObjectFlags.NaturalOrder)>]
member this.IndexedXmlPathNamespaces : Microsoft.SqlServer.Management.Smo.IndexedXmlPathNamespaceCollection
Public ReadOnly Property IndexedXmlPathNamespaces As IndexedXmlPathNamespaceCollection

Property Value

Attributes

Applies to