Sdílet prostřednictvím


SqlGridTessellation – výčet

Modely teselace mřížky v prostorové indexu.

Obor názvů:  Microsoft.Data.Schema.Sql.SchemaModel
Sestavení:  Microsoft.Data.Schema.Sql (v Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Deklarace
Public Enumeration SqlGridTessellation
public enum SqlGridTessellation
public enum class SqlGridTessellation
type SqlGridTessellation
public enum SqlGridTessellation

Členy

Název členu Popis
None Určuje, že nebyly poskytnuty žádné teselace indexu.
Geometry Určuje, že geometrické teselace poskytnutých pro tento index.
Geography Určuje, že geografické teselace poskytnutých pro tento index.

Viz také

Odkaz

Microsoft.Data.Schema.Sql.SchemaModel – obor názvů