The c-treeDB .NET interface requires a session object to perform any data structure initialization or manipulation. The following steps must be executed within a session before any database or table operations are attempted:
Then after this initialization, all database and table operations should be performed. After these, in order to finalize the database operations, the following steps should be performed: