Classe SelectiveXmlIndex
Model schema container class for SelectiveXmlIndex
Hierarquia de herança
System.Object
Microsoft.SqlServer.Dac.Model.SelectiveXmlIndex
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (em Microsoft.SqlServer.Dac.Extensions.dll)
Sintaxe
'Declaração
Public NotInheritable Class SelectiveXmlIndex
'Uso
public static class SelectiveXmlIndex
public ref class SelectiveXmlIndex abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type SelectiveXmlIndex = class end
public final class SelectiveXmlIndex
O tipo SelectiveXmlIndex expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
AllowPageLocks | AllowPageLocks property class of SelectiveXmlIndex | |
AllowRowLocks | AllowRowLocks property class of SelectiveXmlIndex | |
Column | Column relationship class of SelectiveXmlIndex | |
Disabled | Disabled property class of SelectiveXmlIndex | |
FillFactor | FillFactor property class of SelectiveXmlIndex | |
IgnoreDuplicateKey | IgnoreDuplicateKey property class of SelectiveXmlIndex | |
IndexedObject | IndexedObject relationship class of SelectiveXmlIndex | |
IsPrimary | IsPrimary property class of SelectiveXmlIndex | |
PrimaryPromotedPath | PrimaryPromotedPath relationship class of SelectiveXmlIndex | |
PrimarySelectiveXmlIndex | PrimarySelectiveXmlIndex relationship class of SelectiveXmlIndex | |
PromotedPaths | PromotedPaths relationship class of SelectiveXmlIndex | |
RecomputeStatistics | RecomputeStatistics property class of SelectiveXmlIndex | |
TypeClass | Type class for SelectiveXmlIndex | |
WithPadIndex | WithPadIndex property class of SelectiveXmlIndex | |
XmlNamespaces | XmlNamespaces relationship class of SelectiveXmlIndex |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.