JET_SNPROG.cunitDone 属性

获取在长时间运行的操作期间已完成的工作单位数。

Namespace:Microsoft.Isam.Esent.Interop
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (

语法

'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 命名空间