FillFactor プロパティ
インデックスの作成時または再作成時におけるインデックス ページの割合 (パーセント) を取得します。
名前空間: 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
インデックスの作成時または再作成時におけるインデックス ページの割合 (パーセント) です。