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