Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

Common Functionality

c-treeDB .NET classes CTSession, CTDatabase, CTTable, CTRecord, CTField, CTIndex and CTSegment all inherit from a common base CTBase class.

All functionality and methods described in this chapter are available when working with sessions, databases, tables, records, fields, indexes and index segments.

In This Section

Objects Disposal

Error Handling

Transaction Processing

Session-Wide Locking

Default Date, Time, and Float Formats

User-Defined Tags

TOCIndex