IMutableRelationalIndex Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface IMutableRelationalIndex : Microsoft.SqlServer.Management.SqlParser.Metadata.IMutableIndex, Microsoft.SqlServer.Management.SqlParser.Metadata.IRelationalIndex
type IMutableRelationalIndex = interface
interface IRelationalIndex
interface IIndex
interface IMetadataObject
interface IMutableIndex
interface IMutableMetadataObject
Public Interface IMutableRelationalIndex
Implements IMutableIndex, IRelationalIndex
- Implements
Properties
CompactLargeObjects | |
DisallowPageLocks | (Inherited from IMutableIndex) |
DisallowRowLocks | (Inherited from IMutableIndex) |
FileGroup | |
FileStreamFileGroup | |
FileStreamPartitionScheme | |
FillFactor | (Inherited from IMutableIndex) |
FilterDefinition | |
IgnoreDuplicateKeys | (Inherited from IMutableIndex) |
IndexedColumns | |
IndexKey | |
IsClustered | |
IsDisabled | (Inherited from IMutableIndex) |
IsSystemNamed | |
IsUnique | |
Name | (Inherited from IMetadataObject) |
NoAutomaticRecomputation | |
PadIndex | (Inherited from IMutableIndex) |
Parent | (Inherited from IIndex) |
PartitionScheme | |
Type | (Inherited from IIndex) |
Methods
Accept<T>(IMetadataObjectVisitor<T>) | (Inherited from IMetadataObject) |
Extension Methods
TypeInfo(IMetadataObject) |