Partager via


Classe SpatialIndex

Model schema container class for SpatialIndex

Hiérarchie d'héritage

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

Espace de noms :  Microsoft.SqlServer.Dac.Model
Assembly :  Microsoft.SqlServer.Dac.Extensions (en Microsoft.SqlServer.Dac.Extensions.dll)

Syntaxe

'Déclaration
Public NotInheritable Class SpatialIndex
'Utilisation
public static class SpatialIndex
public ref class SpatialIndex abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type SpatialIndex =  class end
public final class SpatialIndex

Le type SpatialIndex expose les membres suivants.

Propriétés

  Nom Description
Propriété publiqueMembre statique AllowPageLocks AllowPageLocks property class of SpatialIndex
Propriété publiqueMembre statique AllowRowLocks AllowRowLocks property class of SpatialIndex
Propriété publiqueMembre statique CellsPerObject CellsPerObject property class of SpatialIndex
Propriété publiqueMembre statique Column Column relationship class of SpatialIndex
Propriété publiqueMembre statique DataCompression DataCompression property class of SpatialIndex
Propriété publiqueMembre statique Disabled Disabled property class of SpatialIndex
Propriété publiqueMembre statique Filegroup Filegroup relationship class of SpatialIndex
Propriété publiqueMembre statique FillFactor FillFactor property class of SpatialIndex
Propriété publiqueMembre statique GridLevel1Density GridLevel1Density property class of SpatialIndex
Propriété publiqueMembre statique GridLevel2Density GridLevel2Density property class of SpatialIndex
Propriété publiqueMembre statique GridLevel3Density GridLevel3Density property class of SpatialIndex
Propriété publiqueMembre statique GridLevel4Density GridLevel4Density property class of SpatialIndex
Propriété publiqueMembre statique IgnoreDuplicateKey IgnoreDuplicateKey property class of SpatialIndex
Propriété publiqueMembre statique IndexedObject IndexedObject relationship class of SpatialIndex
Propriété publiqueMembre statique PartitionColumn PartitionColumn relationship class of SpatialIndex
Propriété publiqueMembre statique PartitionScheme PartitionScheme relationship class of SpatialIndex
Propriété publiqueMembre statique RecomputeStatistics RecomputeStatistics property class of SpatialIndex
Propriété publiqueMembre statique Tessellation Tessellation property class of SpatialIndex
Propriété publiqueMembre statique TypeClass Type class for SpatialIndex
Propriété publiqueMembre statique WithPadIndex WithPadIndex property class of SpatialIndex
Propriété publiqueMembre statique XMax XMax property class of SpatialIndex
Propriété publiqueMembre statique XMin XMin property class of SpatialIndex
Propriété publiqueMembre statique YMax YMax property class of SpatialIndex
Propriété publiqueMembre statique YMin YMin property class of SpatialIndex

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.Dac.Model