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