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
Enables the remapping of database file paths that are stored in the transaction logs during recovery.
The JET_RSTMAP type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
JET_RSTMAP |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
szDatabaseName | Gets or sets the old name/path of the database. Can be null if it is unchanged. |
![]() |
szNewDatabaseName | Gets or sets the current name/path of the database. Must not be null. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
ContentEquals | Returns a value indicating whether this instance is equal to another instance. |
![]() |
DeepClone | Returns a deep copy of the object. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | Returns a String that represents the current JET_RSTMAP. (Overrides Object.ToString().) |
Top
.gif)
.gif)
.gif)