Edit

JET_RSTINFO members

Include protected members
Include inherited members

Contains optional input and output parameters for JetRetrieveColumn.

The JET_RSTINFO type exposes the following members.

Constructors

  Name Description
Public method JET_RSTINFO

Top

Properties

  Name Description
Public property crstmap Gets or sets the number of elements in the restore-map array.
Public property lgposStop Gets or sets the log position to stop recovery at.
Public property logtimeStop Gets or sets the time at which it stopped.
Public property pfnStatus Gets or sets the callback to Gets or sets the status function.
Public property rgrstmap Gets or sets the array of JET_RSTMAP structures.

Top

Methods

  Name Description
Public method ContentEquals Returns a value indicating whether this instance is equal to another instance.
Public method DeepClone Returns a deep copy of the object.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Returns a String that represents the current JET_RSTINFO. (Overrides Object.ToString().)

Top

See also

Reference

JET_RSTINFO class

Microsoft.Isam.Esent.Interop namespace