Edit

Share via


Update class

A class that encapsulates an update on a JET_TABLEID.

Inheritance hierarchy

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

Namespace:  Microsoft.Isam.Esent.Interop
Assembly:  Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

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

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

Update members

Microsoft.Isam.Esent.Interop namespace