Partager via


Classe XmlIndex

Model schema container class for XmlIndex

Hiérarchie d'héritage

System.Object
  Microsoft.SqlServer.Dac.Model.XmlIndex

Espace de noms :  Microsoft.SqlServer.Dac.Model
Assembly :  Microsoft.SqlServer.Dac.Extensions (en Microsoft.SqlServer.Dac.Extensions.dll)

Syntaxe

'Déclaration
Public NotInheritable Class XmlIndex
'Utilisation
public static class XmlIndex
public ref class XmlIndex abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type XmlIndex =  class end
public final class XmlIndex

Le type XmlIndex expose les membres suivants.

Propriétés

  Nom Description
Propriété publiqueMembre statique AllowPageLocks AllowPageLocks property class of XmlIndex
Propriété publiqueMembre statique AllowRowLocks AllowRowLocks property class of XmlIndex
Propriété publiqueMembre statique Column Column relationship class of XmlIndex
Propriété publiqueMembre statique Disabled Disabled property class of XmlIndex
Propriété publiqueMembre statique FillFactor FillFactor property class of XmlIndex
Propriété publiqueMembre statique IgnoreDuplicateKey IgnoreDuplicateKey property class of XmlIndex
Propriété publiqueMembre statique IndexedObject IndexedObject relationship class of XmlIndex
Propriété publiqueMembre statique IsPrimary IsPrimary property class of XmlIndex
Propriété publiqueMembre statique PrimaryXmlIndex PrimaryXmlIndex relationship class of XmlIndex
Propriété publiqueMembre statique RecomputeStatistics RecomputeStatistics property class of XmlIndex
Propriété publiqueMembre statique SecondaryXmlIndexType SecondaryXmlIndexType property class of XmlIndex
Propriété publiqueMembre statique TypeClass Type class for XmlIndex
Propriété publiqueMembre statique WithPadIndex WithPadIndex property class of XmlIndex

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.Dac.Model