Wyliczenie SpatialIndexType
Wylicza możliwe indeks przestrzenny typy.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo
Zestaw: Microsoft.SqlServer.SqlEnum (w Microsoft.SqlServer.SqlEnum.dll)
Syntax
'Deklaracja
Public Enumeration SpatialIndexType
'Użycie
Dim instance As SpatialIndexType
public enum SpatialIndexType
public enum class SpatialIndexType
type SpatialIndexType
public enum SpatialIndexType
Elementy członkowskie
Nazwa elementu członkowskiego | Opis | |
---|---|---|
None | Określa typ indeksu przestrzennej Brak. | |
GeometryGrid | Określa typ indeksu przestrzennej geometrii. | |
GeographyGrid | Określa typ indeksu przestrzennej Geografia. |
Zobacz także