CTI32 Engine Class Library

Db Class

Each channel (thread) will have its own Db object to perform operations on. Depends on dbConnection object.

For a list of all members of this type, see Db Members.

System.Object
   CTI32Engine.Db

[Visual Basic]
Public Class Db
[C#]
public class Db

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: CTI32Engine

Assembly: CTI32Engine (in CTI32Engine.dll)

See Also

Db Members | CTI32Engine Namespace