JET_THREADSTATS.cbLogRecord 屬性

取得目前線程上資料庫引擎所產生的交易記錄記錄總大小,以位元組為單位。

Namespace:Microsoft.Isam.Esent.Interop.Vista
裝配: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public Property cbLogRecord As Integer
    Get
    Friend Set
'Usage
Dim instance As JET_THREADSTATS
Dim value As Integer

value = instance.cbLogRecord
public int cbLogRecord { get; internal set; }

屬性值

類型: System.Int32

另請參閱

參考

JET_THREADSTATS 結構

JET_THREADSTATS成員

Microsoft.Isam.Esent.Interop.Vista 命名空間