Sdílet prostřednictvím


ISql100SpatialIndex.CellsPerObject – vlastnost

Možnost CELLS_PER_OBJECT modely.

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

Syntaxe

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

Hodnota vlastnosti

Typ: System.Int32

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ISql100SpatialIndex Rozhraní

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