Transaction 類別

類別,封裝JET_SESID上的交易。

繼承階層

System.Object
  Microsoft.Isam.Esent.Interop.EsentResource
    Microsoft.Isam.Esent.Interop.Transaction

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

Syntax

'Declaration
Public Class Transaction _
    Inherits EsentResource
'Usage
Dim instance As Transaction
public class Transaction : EsentResource

執行緒安全

這個類型的任何公用靜態 (Visual Basic 中的 Shared) 成員都是安全執行緒。 並非所有的執行個體成員都是安全執行緒。

另請參閱

參考

交易成員

Microsoft.Isam.Esent.Interop 命名空間