次の方法で共有


ErrorLogSize プロパティ

エラー ログのサイズを取得します。

名前空間:  Microsoft.SqlServer.Management.Smo
アセンブリ:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)

構文

'宣言
<SfcPropertyAttribute> _
Public ReadOnly Property ErrorLogSize As Integer
    Get
'使用
Dim instance As FullTextCatalog
Dim value As Integer

value = instance.ErrorLogSize
[SfcPropertyAttribute]
public int ErrorLogSize { get; }
[SfcPropertyAttribute]
public:
property int ErrorLogSize {
    int get ();
}
[<SfcPropertyAttribute>]
member ErrorLogSize : int
function get ErrorLogSize () : int

プロパティ値

型: System. . :: . .Int32
フルテキスト カタログのエラー ログのサイズをバイト単位で示す Int32 値です。