IMutableIndex Interface

Définition

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)

S’applique à