Interface ISqlJetBtreeTable

All Known Subinterfaces:
ISqlJetBtreeDataTable, ISqlJetBtreeIndexTable, ISqlJetBtreeSchemaTable
All Known Implementing Classes:
SqlJetBtreeDataTable, SqlJetBtreeIndexTable, SqlJetBtreeSchemaTable, SqlJetBtreeTable, SqlJetMapIndexCursor, SqlJetMapTableCursor

public interface ISqlJetBtreeTable
Interface of table over B-Tree.
Author:
TMate Software Ltd., Sergey Scherbina (sergey.scherbina@gmail.com)