Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTDatabase.CTDatabase

Syntax

CTDatabase( CTSession Handle)

Parameters

  • Handle [in] the CTSession object to which the CTDatabase object is to be created or connected.

Description

This is the constructor for the CTDatabase class.

See Also

CTSession.CTSession(), Dispose()

TOCIndex