Concept Framework 2.2 documentation Contents | Index

ADODataRecord.operator=

Name Type Access Version Deprecated
operator= operator public version 1.0 no

Prototype:
operator=(x)

Parameters:
x      a static string or number to be the new value of the record

Description:
This operator modifies the data in the record. This will also cause the Concept ODBC library to attempt to write the new data in the table (if is possible).

Warning: the positional updates are not recommended. Is recommended to build update queries instead.

Returns:
Returns the x parameter.

Documented by Eduard Suica, generation time: Sun Jan 27 18:15:09 2013 GMT(c)2013 Devronium Applications