FillFactor 屬性
Gets the percentage of an index page to fill when the index is created or re-created.
命名空間: Microsoft.SqlServer.Management.SqlParser.Metadata
組件: Microsoft.SqlServer.Management.SqlParser (在 Microsoft.SqlServer.Management.SqlParser.dll 中)
語法
'宣告
ReadOnly Property FillFactor As Byte
Get
'用途
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
屬性值
型別:System. . :: . .Byte
The percentage of an index page to fill when the index is created or re-created.