Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

Transactions

There are two major aspects to transaction processing: atomicity and automatic recovery. These are related yet different aspects of transaction processing, and not all products supply both. c-treeDB .NET provides a set of functions and file modes that cover both aspects of transaction processing.

In This Section

Atomicity

Automatic Recovery

Creating Tables for Transaction Processing

Starting a Transaction

Terminating a Transaction

Save Points

TOCIndex