Freigeben über


JET_RSTINFO.pfnStatus-Eigenschaft

Ruft den Rückruf auf Ruft ab oder legt die status-Funktion fest.

Namespace:Microsoft.Isam.Esent.Interop
Versammlung: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public Property pfnStatus As JET_PFNSTATUS
    Get
    Set
'Usage
Dim instance As JET_RSTINFO
Dim value As JET_PFNSTATUS

value = instance.pfnStatus

instance.pfnStatus = value
public JET_PFNSTATUS pfnStatus { get; set; }

Eigenschaftswert

Typ: Microsoft.Isam.Esent.Interop.JET_PFNSTATUS

Siehe auch

Verweis

JET_RSTINFO-Klasse

JET_RSTINFO-Mitglieder

Microsoft.Isam.Esent.Interop-Namespace