包含長時間執行作業進度的相關資訊。
繼承階層
System.Object
Microsoft.Isam.Esent.Interop.JET_SNPROG
Namespace:Microsoft.Isam.Esent.Interop
裝配: microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class JET_SNPROG _
Implements IEquatable(Of JET_SNPROG)
'Usage
Dim instance As JET_SNPROG
[SerializableAttribute]
public class JET_SNPROG : IEquatable<JET_SNPROG>
執行緒安全
這個類型的任何公用靜態 (Visual Basic 中的 Shared) 成員都是安全執行緒。 並非所有的執行個體成員都是安全執行緒。