JET_LGPOS Struttura

Si applica a: Windows | Windows Server

JET_LGPOS Struttura

La struttura JET_LGPOS contiene dati interni al meccanismo di registrazione del motore di database. Questa struttura viene considerata interna.

    typedef struct {
      unsigned short ib;
      unsigned short isec;
      long lGeneration;
    } JET_LGPOS;

Membri

Ib

Supporta l'infrastruttura ESE e non può essere usata dal codice.

Isec

Supporta l'infrastruttura ESE e non può essere usata dal codice.

lGeneration

Supporta l'infrastruttura ESE e non può essere usata dal codice.

Requisiti

Requisito Valore

Client

Richiede Windows Vista, Windows XP o Windows 2000 Professional.

Server

Richiede Windows Server 2008, Windows Server 2003 o Windows 2000 Server.

Intestazione

Dichiarato in Esent.h.

Vedere anche

JET_BKINFO
JET_DBINFOMISC