Concept Framework 2.2 documentation | Contents | Index |
Name | Type | Access | Version | Deprecated |
operator= | operator | public | version 1.0 | no |
operator=(x) |
x | a static string or number to be the new value of the record |
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. |
Documented by Eduard Suica, generation time: Sun Jan 27 18:15:09 2013 GMT | (c)2013 Devronium Applications |