Condividi tramite


Enumerazione SpatialIndexingSchemeType

Represents the types of spatial indexing scheme.

Spazio dei nomi  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly:  Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Sintassi

'Dichiarazione
Public Enumeration SpatialIndexingSchemeType
'Utilizzo
Dim instance As SpatialIndexingSchemeType
public enum SpatialIndexingSchemeType
public enum class SpatialIndexingSchemeType
type SpatialIndexingSchemeType
public enum SpatialIndexingSchemeType

Membri

Nome membro Descrizione
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.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.TransactSql.ScriptDom