IXmlIndex Interface

Definition

public interface IXmlIndex : Microsoft.SqlServer.Management.SqlParser.Metadata.IIndex
type IXmlIndex = interface
    interface IIndex
    interface IMetadataObject
Public Interface IXmlIndex
Implements IIndex
Implements

Properties

DisallowPageLocks (Inherited from IIndex)
DisallowRowLocks (Inherited from IIndex)
FillFactor (Inherited from IIndex)
IgnoreDuplicateKeys (Inherited from IIndex)
IsDisabled (Inherited from IIndex)
Name (Inherited from IMetadataObject)
PadIndex (Inherited from IIndex)
Parent (Inherited from IIndex)
Type (Inherited from IIndex)

Methods

Accept<T>(IMetadataObjectVisitor<T>) (Inherited from IMetadataObject)

Extension Methods

TypeInfo(IMetadataObject)

Applies to