JET_CONVERT class
NOTE: This API is now obsolete.
Conversion options for JetCompact(JET_SESID, String, String, JET_PFNSTATUS, JET_CONVERT, CompactGrbit). This feature was discontinued in Windows Server 2003.
Inheritance hierarchy
System.Object
Microsoft.Isam.Esent.Interop.JET_CONVERT
Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
<ObsoleteAttribute("Not available in Windows Server 2003 and up.")> _
Public MustInherit Class JET_CONVERT
'Usage
Dim instance As JET_CONVERT
[ObsoleteAttribute("Not available in Windows Server 2003 and up.")]
public abstract class JET_CONVERT
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.