名前空間 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ : Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)
構文
'宣言
Property Tessellation As SqlGridTessellation
'使用
Dim instance As ISql100SpatialIndex
Dim value As SqlGridTessellation
value = instance.Tessellation
instance.Tessellation = value
SqlGridTessellation Tessellation { get; set; }
property SqlGridTessellation Tessellation {
SqlGridTessellation get ();
void set (SqlGridTessellation value);
}
function get Tessellation () : SqlGridTessellation
function set Tessellation (value : SqlGridTessellation)
プロパティ値
型 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer.SqlGridTessellation