JET_SNPROG.cunitDone プロパティ

実行時間の長い操作中に既に完了している作業単位の数を取得します。

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

構文

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

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

プロパティ値

型: System.Int32

関連項目

リファレンス

JET_SNPROG クラス

JET_SNPROG メンバー

Microsoft.Isam.Esent.Interop 名前空間