Compartir a través de


ISql100SpatialIndex.FillFactor (Propiedad)

Modela la opción FILLFACTOR.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
Property FillFactor As Integer
    Get
    Set
int FillFactor { get; set; }
property int FillFactor {
    int get ();
    void set (int value);
}
abstract FillFactor : int with get, set
function get FillFactor () : int
function set FillFactor (value : int)

Valor de propiedad

Tipo: System.Int32

Seguridad de .NET Framework

Vea también

Referencia

ISql100SpatialIndex Interfaz

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)