| CTI32 Engine Class Library |
|
Db Constructor
Constructor to create Db object for the channel (thread)
[Visual Basic]
Public Sub New( _
ByVal
l As
Log, _
ByVal
dbc As
DbConnection _
)
Parameters
-
l
- Log object for writing logs and monitor
-
dbc
- The dbConnection object of connected database
See Also
Db Class | CTI32Engine Namespace