Turns property alteration on or off.
int
ade_qrysetaltprop(
ade_boolean flag);
Returns RTNORM or an error code.
flag | Specifies whether property alteration is on or off: ADE_TRUE = on, ADE_FALSE = off. |
This function affects the current query.
If there is no current property alteration definition, this function has no effect. To create a property alteration definition, use ade_altpdefine.