Edit

Instance constructor

Include protected members
Include inherited members

Overload list

  Name Description
Public method Instance(String) Initializes a new instance of the Instance class. The underlying JET_INSTANCE is allocated, but not initialized.
Public method Instance(String, String) Initializes a new instance of the Instance class. The underlying JET_INSTANCE is allocated, but not initialized.
Public method Instance(String, String, TermGrbit) Initializes a new instance of the Instance class. The underlying JET_INSTANCE is allocated, but not initialized.

Top

See also

Reference

Instance class

Instance members

Microsoft.Isam.Esent.Interop namespace