CTSession.CreateSession
Syntax
void CreateSession ()
void CreateSession (String dbEngine, String user, String password)
Parameters
Description
The Create() and CreateSession() methods are equivalent. CreateSession(...) must be used in Delphi environment
Return
None.
See Also
Logon(), SetPath()