ComponentOne Query 8.0
EditTypeChecking Property

Syntax

C1QueryFrame.EditTypeChecking = boolean

Notes

Read/Write at run time and design time. Property applies to C1QueryFrame control.

Description

This property determines whether an error is raised when a constant value cannot be converted to the required type. If it is set to True (default), the value of a constant entered by the user is always converted to the field type, and an error is raised if such conversion is impossible. If it is set to False, conversion is not performed.

See Also

Type Checking in Condition Items

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback