IRelationalIndex 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public interface IRelationalIndex : Microsoft.SqlServer.Management.SqlParser.Metadata.IIndex
type IRelationalIndex = interface
interface IIndex
interface IMetadataObject
Public Interface IRelationalIndex
Implements IIndex
- 衍生
- 實作
屬性
| 名稱 | Description |
|---|---|
| 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) |
方法
| 名稱 | Description |
|---|---|
| Accept<T>(IMetadataObjectVisitor<T>) | (繼承來源 IMetadataObject) |
擴充方法
| 名稱 | Description |
|---|---|
| TypeInfo(IMetadataObject) | |