SetRecordValuesNull - method of the PmaDatabase object
Description:
Writing the "empty value" into the all items of the database table record on the current position.
Syntax:
Empty SetRecordValuesNull()
Note:
This method
is not functional if the "
Technology" configurator is set to
Access through ODBC.
Example:
JavaScriptVBScriptSelect and copy to clipboard
oDb.SetRecordValuesNull();
oDb.SetRecordValuesNull