SpatialIndexingSchemeType 열거형

Represents the types of spatial indexing scheme.

네임스페이스:  Microsoft.SqlServer.TransactSql.ScriptDom
어셈블리:  Microsoft.SqlServer.TransactSql.ScriptDom(Microsoft.SqlServer.TransactSql.ScriptDom.dll)

구문

‘선언
Public Enumeration SpatialIndexingSchemeType
‘사용 방법
Dim instance As SpatialIndexingSchemeType
public enum SpatialIndexingSchemeType
public enum class SpatialIndexingSchemeType
type SpatialIndexingSchemeType
public enum SpatialIndexingSchemeType

멤버

멤버 이름 설명
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.

참고 항목

참조

Microsoft.SqlServer.TransactSql.ScriptDom 네임스페이스