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) | |