|
daxRowsProcessed |
|
daxRowsProcessed( const cursor) // db cursor handle Returns the number of rows processed Example: var csr = daxParse(link, "update csltest set descr='xx'"); sysLog(daxRowsProcessed(csr)+' row(s) updated'); |
||||||||
| Copyright © IBK Landquart | Last revision: 27.05.2002 | << Back Top Next >> |