Description
Objects of the CTSession class manage sessions. A session is required to allow the connection with the databases; it is used for their general management as well. CTSession() is derived from CTBase().
See Also
CTBase, CTDatabase, CTTable
Preconditions
Since this is the upper level for the c-tree Plus for .NET layer, it is the first required object to be created for any application.