Class | Description |
---|---|
SqlJetBtree | |
SqlJetBtreeCursor | |
SqlJetBtreeLock |
A linked list of the following structures is stored at BtShared.pLock.
|
SqlJetBtreeShared |
An instance of this object represents a single database file.
|
SqlJetMemPage |
As each page of the file is loaded into memory, an instance of the following
structure is appended and initialized to zero.
|
Copyright © 2009-2010 TMate Software Ltd. All Rights Reserved.