IMutableSpatialIndex Interfaccia
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public interface IMutableSpatialIndex : Microsoft.SqlServer.Management.SqlParser.Metadata.IMutableIndex, Microsoft.SqlServer.Management.SqlParser.Metadata.ISpatialIndex
type IMutableSpatialIndex = interface
interface ISpatialIndex
interface IIndex
interface IMetadataObject
interface IMutableIndex
interface IMutableMetadataObject
Public Interface IMutableSpatialIndex
Implements IMutableIndex, ISpatialIndex
- Implementazioni
Proprietà
| Nome | Descrizione |
|---|---|
| BoundingBoxXMax | |
| BoundingBoxXMin | |
| BoundingBoxYMax | |
| BoundingBoxYMin | |
| CellsPerObject | |
| DisallowPageLocks | (Ereditato da IMutableIndex) |
| DisallowRowLocks | (Ereditato da IMutableIndex) |
| FillFactor | (Ereditato da IMutableIndex) |
| IgnoreDuplicateKeys | (Ereditato da IMutableIndex) |
| IndexedColumn | |
| IsDisabled | (Ereditato da IMutableIndex) |
| Level1Density | |
| Level2Density | |
| Level3Density | |
| Level4Density | |
| Name | (Ereditato da IMetadataObject) |
| NoAutomaticRecomputation | |
| PadIndex | (Ereditato da IMutableIndex) |
| Parent | (Ereditato da IIndex) |
| Type | (Ereditato da IIndex) |
Metodi
| Nome | Descrizione |
|---|---|
| Accept<T>(IMetadataObjectVisitor<T>) | (Ereditato da IMetadataObject) |
Metodi di estensione
| Nome | Descrizione |
|---|---|
| TypeInfo(IMetadataObject) | |