Partager via


Classe Index

Model schema container class for Index

Hiérarchie d'héritage

System.Object
  Microsoft.SqlServer.Dac.Model.Index

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

Syntaxe

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

Le type Index expose les membres suivants.

Propriétés

  Nom Description
Propriété publiqueMembre statique AllowPageLocks AllowPageLocks property class of Index
Propriété publiqueMembre statique AllowRowLocks AllowRowLocks property class of Index
Propriété publiqueMembre statique BodyDependencies BodyDependencies relationship class of Index
Propriété publiqueMembre statique Clustered Clustered property class of Index
Propriété publiqueMembre statique Columns Columns relationship class of Index
Propriété publiqueMembre statique DataCompressionOptions DataCompressionOptions relationship class of Index
Propriété publiqueMembre statique Disabled Disabled property class of Index
Propriété publiqueMembre statique Filegroup Filegroup relationship class of Index
Propriété publiqueMembre statique FileStreamFilegroup FileStreamFilegroup relationship class of Index
Propriété publiqueMembre statique FileStreamNull FileStreamNull property class of Index
Propriété publiqueMembre statique FileStreamPartitionScheme FileStreamPartitionScheme relationship class of Index
Propriété publiqueMembre statique FillFactor FillFactor property class of Index
Propriété publiqueMembre statique FilterPredicate FilterPredicate property class of Index
Propriété publiqueMembre statique IgnoreDuplicateKey IgnoreDuplicateKey property class of Index
Propriété publiqueMembre statique IncludedColumns IncludedColumns relationship class of Index
Propriété publiqueMembre statique IndexedObject IndexedObject relationship class of Index
Propriété publiqueMembre statique PartitionColumn PartitionColumn relationship class of Index
Propriété publiqueMembre statique PartitionScheme PartitionScheme relationship class of Index
Propriété publiqueMembre statique RecomputeStatistics RecomputeStatistics property class of Index
Propriété publiqueMembre statique TypeClass Type class for Index
Propriété publiqueMembre statique Unique Unique property class of Index
Propriété publiqueMembre statique WithPadIndex WithPadIndex property class of Index

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