Edit

Instance methods

Include protected members
Include inherited members

The Instance type exposes the following members.

Methods

  Name Description
Public method Close (Inherited from SafeHandle.)
Public method DangerousAddRef (Inherited from SafeHandle.)
Public method DangerousGetHandle (Inherited from SafeHandle.)
Public method DangerousRelease (Inherited from SafeHandle.)
Public method Dispose() (Inherited from SafeHandle.)
Protected method Dispose(Boolean) (Inherited from SafeHandle.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from SafeHandle.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Init() Initialize the JET_INSTANCE.
Public method Init(InitGrbit) Initialize the JET_INSTANCE.
Public method Init(JET_RSTINFO, InitGrbit) Initialize the JET_INSTANCE. This API requires at least the Vista version of ESENT.
Protected method MemberwiseClone (Inherited from Object.)
Protected method ReleaseHandle Release the handle for this instance. (Overrides SafeHandle.ReleaseHandle().)
Protected method SetHandle (Inherited from SafeHandle.)
Public method SetHandleAsInvalid (Inherited from SafeHandle.)
Public method Term Terminate the JET_INSTANCE.
Public method ToString Returns a String that represents the current Instance. (Overrides Object.ToString().)

Top

See also

Reference

Instance class

Microsoft.Isam.Esent.Interop namespace