JET_LGPOS 结构

适用于: Windows |Windows Server

JET_LGPOS 结构

JET_LGPOS 结构保存数据库引擎日志记录机制内部的数据。 此结构被视为内部结构。

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

成员

Ib

支持 ESE 基础结构,不能在代码中使用。

isec

支持 ESE 基础结构,不能在代码中使用。

lGeneration

支持 ESE 基础结构,不能在代码中使用。

要求

要求

客户端

需要 Windows Vista、Windows XP 或 Windows 2000 专业版。

服务器

需要 Windows Server 2008、Windows Server 2003 或 Windows 2000 Server。

标头

在 Esent.h 中声明。

另请参阅

JET_BKINFO
JET_DBINFOMISC