次の方法で共有


ISql100SpatialIndex.Tessellation プロパティ

名前空間 :  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

参照

参照

ISql100SpatialIndex インターフェイス

ISql100SpatialIndex メンバ

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer 名前空間