clsDataAccess..::..updateRecord Method
update or insert a record
update record
Namespace:
FlowWright.deDataAccessAssembly: deDataAccess (in deDataAccess.dll)
Syntax
Parameters
- tableName
- Type: String
name of the tablename of the table
- oFields
- Type: Hashtable
list of fields and values to insert/updatefields to update
- sWhereFieldList
- Type: String
list of where fieldslist of fields to use as the where clause