How to clear only the coumn lvals of a sql defined row instance?

Kelly Burgess kellyb at montana.com
Sat Feb 19 14:54:53 UTC 2022


Hi Mischa,

>is there an easy way to clear just the column values of an sql class defined row instance?

How about

  Do iRow.$cols.$sendall(iRow.C[$ref.$ident].$assign(''))

Kelly


More information about the omnisdev-en mailing list