IMutableIndex 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 IMutableIndex : Microsoft.SqlServer.Management.SqlParser.Metadata.IIndex, Microsoft.SqlServer.Management.SqlParser.Metadata.IMutableMetadataObject
type IMutableIndex = interface
interface IIndex
interface IMetadataObject
interface IMutableMetadataObject
Public Interface IMutableIndex
Implements IIndex, IMutableMetadataObject
- Dérivé
- Implémente
Propriétés
| Nom | Description |
|---|---|
| DisallowPageLocks | |
| DisallowRowLocks | |
| FillFactor | |
| IgnoreDuplicateKeys | |
| IsDisabled | |
| Name | (Hérité de IMetadataObject) |
| PadIndex | |
| Parent | (Hérité de IIndex) |
| 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) | |