Compartir a través de


FillFactor Propiedad

Gets the percentage of an index page to fill when the index is created or re-created.

Espacio de nombres:  Microsoft.SqlServer.Management.SqlParser.Metadata
Ensamblado:  Microsoft.SqlServer.Management.SqlParser (en Microsoft.SqlServer.Management.SqlParser.dll)

Sintaxis

'Declaración
ReadOnly Property FillFactor As Byte
    Get
'Uso
Dim instance As IRelationalIndex
Dim value As Byte

value = instance.FillFactor
byte FillFactor { get; }
property unsigned char FillFactor {
    unsigned char get ();
}
abstract FillFactor : byte
function get FillFactor () : byte

Valor de la propiedad

Tipo: System. . :: . .Byte
The percentage of an index page to fill when the index is created or re-created.