FullTextIndexSize プロパティ
フルテキスト インデックスのサイズを取得します。
名前空間: Microsoft.SqlServer.Management.Smo
アセンブリ: Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)
構文
'宣言
<SfcPropertyAttribute> _
Public ReadOnly Property FullTextIndexSize As Integer
Get
'使用
Dim instance As FullTextCatalog
Dim value As Integer
value = instance.FullTextIndexSize
[SfcPropertyAttribute]
public int FullTextIndexSize { get; }
[SfcPropertyAttribute]
public:
property int FullTextIndexSize {
int get ();
}
[<SfcPropertyAttribute>]
member FullTextIndexSize : int
function get FullTextIndexSize () : int
プロパティ値
型: System. . :: . .Int32
フルテキスト インデックスのサイズを MB 単位で示す Int32 値です。