次の方法で共有


ISql100SpatialIndex.CellsPerObject プロパティ

名前空間 :  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ :  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)

構文

'宣言
Property CellsPerObject As Integer
'使用
Dim instance As ISql100SpatialIndex
Dim value As Integer

value = instance.CellsPerObject

instance.CellsPerObject = value
int CellsPerObject { get; set; }
property int CellsPerObject {
    int get ();
    void set (int value);
}
function get CellsPerObject () : int
function set CellsPerObject (value : int)

プロパティ値

型 : System.Int32

参照

参照

ISql100SpatialIndex インターフェイス

ISql100SpatialIndex メンバ

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