Index.IndexedXmlPathNamespaces Propiedad

Definición

Colección de objetos IndexedXMLPath que representan todas las rutas de acceso indexadas por el índice XML selectivo.

[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

Valor de propiedad

Atributos

Se aplica a