Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include protected members
Include inherited members
The Session type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
CheckObjectIsNotDisposed | Throw an exception if this object has been disposed. (Inherited from EsentResource.) |
![]() |
Dispose() | Dispose of this object, releasing the underlying Esent resource. (Inherited from EsentResource.) |
![]() |
Dispose(Boolean) | Called by Dispose and the finalizer. (Inherited from EsentResource.) |
![]() |
End | Terminate the session. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | Finalizes an instance of the EsentResource class. (Inherited from EsentResource.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ReleaseResource | Free the underlying JET_SESID. (Overrides EsentResource.ReleaseResource().) |
![]() |
ResourceWasAllocated | Called by a subclass when a resource is allocated. (Inherited from EsentResource.) |
![]() |
ResourceWasReleased | Called by a subclass when a resource is freed. (Inherited from EsentResource.) |
![]() |
ToString | Returns a String that represents the current Session. (Overrides Object.ToString().) |
Top
.gif)
.gif)