Language Reference Guide : 4. System Classes : FormField Class : QueryBias Attribute
 
Share this page                  
QueryBias Attribute
Data Type: smallint
4GL Access: RW
The QueryBias attribute specifies the bias setting for a field when the CurMode attribute for the frame is set to FM_QUERY.
If you set this attribute at a time when the CurMode is something other than FM_QUERY, it is not enforced until the CurMode setting is changed to FM_QUERY. If you set the CurBias attribute when the CurMode is FM_QUERY, this attribute is changed.
If the field is a composite field, setting this attribute affects the children as well. (For more information about the relationship between parent and child biases, see CurBias Attribute.)
The valid settings are the same as for the CurBias Attribute.