Freigeben über


SpatialIndex-Klasse

Model schema container class for SpatialIndex

Vererbungshierarchie

System.Object
  Microsoft.SqlServer.Dac.Model.SpatialIndex

Namespace:  Microsoft.SqlServer.Dac.Model
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

Syntax

'Declaration
Public NotInheritable Class SpatialIndex
'Usage
public static class SpatialIndex
public ref class SpatialIndex abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type SpatialIndex =  class end
public final class SpatialIndex

Der SpatialIndex-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche EigenschaftStatisches Element AllowPageLocks AllowPageLocks property class of SpatialIndex
Öffentliche EigenschaftStatisches Element AllowRowLocks AllowRowLocks property class of SpatialIndex
Öffentliche EigenschaftStatisches Element CellsPerObject CellsPerObject property class of SpatialIndex
Öffentliche EigenschaftStatisches Element Column Column relationship class of SpatialIndex
Öffentliche EigenschaftStatisches Element DataCompression DataCompression property class of SpatialIndex
Öffentliche EigenschaftStatisches Element Disabled Disabled property class of SpatialIndex
Öffentliche EigenschaftStatisches Element Filegroup Filegroup relationship class of SpatialIndex
Öffentliche EigenschaftStatisches Element FillFactor FillFactor property class of SpatialIndex
Öffentliche EigenschaftStatisches Element GridLevel1Density GridLevel1Density property class of SpatialIndex
Öffentliche EigenschaftStatisches Element GridLevel2Density GridLevel2Density property class of SpatialIndex
Öffentliche EigenschaftStatisches Element GridLevel3Density GridLevel3Density property class of SpatialIndex
Öffentliche EigenschaftStatisches Element GridLevel4Density GridLevel4Density property class of SpatialIndex
Öffentliche EigenschaftStatisches Element IgnoreDuplicateKey IgnoreDuplicateKey property class of SpatialIndex
Öffentliche EigenschaftStatisches Element IndexedObject IndexedObject relationship class of SpatialIndex
Öffentliche EigenschaftStatisches Element PartitionColumn PartitionColumn relationship class of SpatialIndex
Öffentliche EigenschaftStatisches Element PartitionScheme PartitionScheme relationship class of SpatialIndex
Öffentliche EigenschaftStatisches Element RecomputeStatistics RecomputeStatistics property class of SpatialIndex
Öffentliche EigenschaftStatisches Element Tessellation Tessellation property class of SpatialIndex
Öffentliche EigenschaftStatisches Element TypeClass Type class for SpatialIndex
Öffentliche EigenschaftStatisches Element WithPadIndex WithPadIndex property class of SpatialIndex
Öffentliche EigenschaftStatisches Element XMax XMax property class of SpatialIndex
Öffentliche EigenschaftStatisches Element XMin XMin property class of SpatialIndex
Öffentliche EigenschaftStatisches Element YMax YMax property class of SpatialIndex
Öffentliche EigenschaftStatisches Element YMin YMin property class of SpatialIndex

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

Microsoft.SqlServer.Dac.Model-Namespace