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