IMutableIndex 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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
- 派生
- 实现
属性
| 名称 | 说明 |
|---|---|
| DisallowPageLocks | |
| DisallowRowLocks | |
| FillFactor | |
| IgnoreDuplicateKeys | |
| IsDisabled | |
| Name | (继承自 IMetadataObject) |
| PadIndex | |
| Parent | (继承自 IIndex) |
| Type | (继承自 IIndex) |
方法
| 名称 | 说明 |
|---|---|
| Accept<T>(IMetadataObjectVisitor<T>) | (继承自 IMetadataObject) |
扩展方法
| 名称 | 说明 |
|---|---|
| TypeInfo(IMetadataObject) | |