JET_SNPROG.cunitTotal プロパティ

完了する必要がある作業単位の数を取得します。 この値は常に cunitDone 以上になります。

Namespace:Microsoft.Isam.Esent.Interop
アセンブリ: Microsoft.Isam.Esent.Interop (Microsoft.Isam.Esent.Interop.dll)

構文

'Declaration
Public Property cunitTotal As Integer
    Get
    Friend Set
'Usage
Dim instance As JET_SNPROG
Dim value As Integer

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

プロパティ値

型: System.Int32

関連項目

リファレンス

JET_SNPROG クラス

JET_SNPROG メンバー

Microsoft.Isam.Esent.Interop 名前空間