SqlGridTessellation Enumeration

Specifies a SQL grid tessellation type.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

'Declaration
Public Enumeration SqlGridTessellation
'Usage
Dim instance As SqlGridTessellation
public enum SqlGridTessellation
public enum class SqlGridTessellation
public enum SqlGridTessellation
type SqlGridTessellation

Members

Member name Description
Geometry Type is Geometry
Geography Type is Geography

Remarks

See ISql100SpatialIndex.

See Also

Reference

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer Namespace