Sdílet prostřednictvím


ISql100SpatialIndex.Tessellation – vlastnost

Získá nebo nastaví teselace indexu.

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

Syntaxe

'Deklarace
Property Tessellation As SqlGridTessellation
    Get
    Set
SqlGridTessellation Tessellation { get; set; }
property SqlGridTessellation Tessellation {
    SqlGridTessellation get ();
    void set (SqlGridTessellation value);
}
abstract Tessellation : SqlGridTessellation with get, set
function get Tessellation () : SqlGridTessellation
function set Tessellation (value : SqlGridTessellation)

Hodnota vlastnosti

Typ: Microsoft.Data.Schema.Sql.SchemaModel.SqlGridTessellation

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ISql100SpatialIndex Rozhraní

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