Proprietà ISql100SpatialIndex.CellsPerObject

Modella l'opzione CELLS_PER_OBJECT.

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

Sintassi

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

Valore proprietà

Tipo: System.Int32

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql100SpatialIndex Interfaccia

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