Partager via


Énumération SpatialIndexingSchemeType

Represents the types of spatial indexing scheme.

Espace de noms :  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly :  Microsoft.SqlServer.TransactSql.ScriptDom (en Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Syntaxe

'Déclaration
Public Enumeration SpatialIndexingSchemeType
'Utilisation
Dim instance As SpatialIndexingSchemeType
public enum SpatialIndexingSchemeType
public enum class SpatialIndexingSchemeType
type SpatialIndexingSchemeType
public enum SpatialIndexingSchemeType

Membres

Nom de membre Description
GeographyAutoGrid The Scheme is GeographyAutoGrid.
GeographyGrid The Scheme is GeographyGrid.
GeometryAutoGrid The Scheme is GeometryAutoGrid.
GeometryGrid The Scheme is GeometryGrid.
None The Scheme is None.

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.TransactSql.ScriptDom