Classe XmlIndex
Model schema container class for XmlIndex
Hierarquia de herança
System.Object
Microsoft.SqlServer.Dac.Model.XmlIndex
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (em Microsoft.SqlServer.Dac.Extensions.dll)
Sintaxe
'Declaração
Public NotInheritable Class XmlIndex
'Uso
public static class XmlIndex
public ref class XmlIndex abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type XmlIndex = class end
public final class XmlIndex
O tipo XmlIndex expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
AllowPageLocks | AllowPageLocks property class of XmlIndex | |
AllowRowLocks | AllowRowLocks property class of XmlIndex | |
Column | Column relationship class of XmlIndex | |
Disabled | Disabled property class of XmlIndex | |
FillFactor | FillFactor property class of XmlIndex | |
IgnoreDuplicateKey | IgnoreDuplicateKey property class of XmlIndex | |
IndexedObject | IndexedObject relationship class of XmlIndex | |
IsPrimary | IsPrimary property class of XmlIndex | |
PrimaryXmlIndex | PrimaryXmlIndex relationship class of XmlIndex | |
RecomputeStatistics | RecomputeStatistics property class of XmlIndex | |
SecondaryXmlIndexType | SecondaryXmlIndexType property class of XmlIndex | |
TypeClass | Type class for XmlIndex | |
WithPadIndex | WithPadIndex property class of XmlIndex |
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.