![](http://www.gnu-darwin.org/hexley-gd-sm.png)
|
DB_LSN
|
![API](../images/api.gif)
|
#include <db.h>
typedef struct __db_lsn DB_LSN;
Description
The DB_LSN object is a log sequence number which
specifies a unique location in a log file. It has no methods and
its data may not be manipulated by an application.
Class
DB_ENV, DB_LOGC, DB_LSN
See Also
Logging Subsystem and Related Methods
Copyright Sleepycat Software
|