JET_RSTMAP-Klasse
Aktiviert das Neumapping von Datenbankdateipfaden, die während der Wiederherstellung in den Transaktionsprotokollen gespeichert sind.
Vererbungshierarchie
System.Object
Microsoft.Isam.Esent.Interop.JET_RSTMAP
Namespace:Microsoft.Isam.Esent.Interop
Versammlung: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class JET_RSTMAP _
Implements IContentEquatable(Of JET_RSTMAP), IDeepCloneable(Of JET_RSTMAP)
'Usage
Dim instance As JET_RSTMAP
[SerializableAttribute]
public class JET_RSTMAP : IContentEquatable<JET_RSTMAP>,
IDeepCloneable<JET_RSTMAP>
Threadsicherheit
Alle öffentlichen statischen Elemente dieses Typs (Shared in Microsoft Visual Basic) sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.