CTI32 Engine Class Library
Db.rowCount Field
The current row this class is operating on out of the result set
[Visual Basic]
Public rowCount As
Integer
[C#]
public
int
rowCount;
See Also
Db Class
|
CTI32Engine Namespace