Proprietà ISql100SpatialIndex.Tessellation

Ottiene o imposta le coordinate dell'indice.

Spazio dei nomi:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Sintassi

'Dichiarazione
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)

Valore proprietà

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql100SpatialIndex Interfaccia

Spazio dei nomi Microsoft.Data.Schema.Sql.SchemaModel