JET_SESID members

Include protected members
Include inherited members

A JET_SESID contains a handle to the session to use for calls to the JET APIr-.

The JET_SESID type exposes the following members.

Properties

  Name Description
Public propertyStatic member Nil Gets a null JET_SESID.

Top

Methods

  Name Description
Public method Equals(Object) Returns a value indicating whether this instance is equal to another instance. (Overrides ValueType.Equals(Object).)
Public method Equals(JET_SESID) Returns a value indicating whether this instance is equal to another instance.
Protected method Finalize (Inherited from Object.)
Public method GetHashCode Returns the hash code for this instance. (Overrides ValueType.GetHashCode().)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString() Generate a string representation of the structure. (Overrides ValueType.ToString().)
Public method ToString(String, IFormatProvider) Formats the value of the current instance using the specified format.

Top

Operators

  Name Description
Public operatorStatic member Equality Determines whether two specified instances of JET_SESID are equal.
Public operatorStatic member Inequality Determines whether two specified instances of JET_SESID are not equal.

Top

See also

Reference

JET_SESID structure

Microsoft.Isam.Esent.Interop namespace