IRelationalIndex Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public interface IRelationalIndex : Microsoft.SqlServer.Management.SqlParser.Metadata.IIndex
type IRelationalIndex = interface
interface IIndex
interface IMetadataObject
Public Interface IRelationalIndex
Implements IIndex
- Dérivé
- Implémente
Propriétés
| Nom | Description |
|---|---|
| CompactLargeObjects | |
| DisallowPageLocks | (Hérité de IIndex) |
| DisallowRowLocks | (Hérité de IIndex) |
| FileGroup | |
| FileStreamFileGroup | |
| FileStreamPartitionScheme | |
| FillFactor | (Hérité de IIndex) |
| FilterDefinition | |
| IgnoreDuplicateKeys | (Hérité de IIndex) |
| IndexedColumns | |
| IndexKey | |
| IsClustered | |
| IsDisabled | (Hérité de IIndex) |
| IsSystemNamed | |
| IsUnique | |
| Name | (Hérité de IMetadataObject) |
| NoAutomaticRecomputation | |
| PadIndex | (Hérité de IIndex) |
| Parent | (Hérité de IIndex) |
| PartitionScheme | |
| Type | (Hérité de IIndex) |
Méthodes
| Nom | Description |
|---|---|
| Accept<T>(IMetadataObjectVisitor<T>) | (Hérité de IMetadataObject) |
Méthodes d’extension
| Nom | Description |
|---|---|
| TypeInfo(IMetadataObject) | |