IRelationalIndex 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public interface IRelationalIndex : Microsoft.SqlServer.Management.SqlParser.Metadata.IIndex
type IRelationalIndex = interface
interface IIndex
interface IMetadataObject
Public Interface IRelationalIndex
Implements IIndex
- 派生
- 实现
属性
| 名称 | 说明 |
|---|---|
| CompactLargeObjects | |
| DisallowPageLocks | (继承自 IIndex) |
| DisallowRowLocks | (继承自 IIndex) |
| FileGroup | |
| FileStreamFileGroup | |
| FileStreamPartitionScheme | |
| FillFactor | (继承自 IIndex) |
| FilterDefinition | |
| IgnoreDuplicateKeys | (继承自 IIndex) |
| IndexedColumns | |
| IndexKey | |
| IsClustered | |
| IsDisabled | (继承自 IIndex) |
| IsSystemNamed | |
| IsUnique | |
| Name | (继承自 IMetadataObject) |
| NoAutomaticRecomputation | |
| PadIndex | (继承自 IIndex) |
| Parent | (继承自 IIndex) |
| PartitionScheme | |
| Type | (继承自 IIndex) |
方法
| 名称 | 说明 |
|---|---|
| Accept<T>(IMetadataObjectVisitor<T>) | (继承自 IMetadataObject) |
扩展方法
| 名称 | 说明 |
|---|---|
| TypeInfo(IMetadataObject) | |