Skip to content

SQL logical condition operator AND OR option

Tako Lee edited this page Mar 6, 2014 · 7 revisions

AND/OR option is used to set format option of AND/OR operator in condition.

Type definition
  • Type name: TFmtANDOR
  • Available values:
    • value: 0, text: at_the_end_of_line
    • value: 1, text: at_the_begin_of_line
    • value: 2, text: at_the_begin_of_line_outside
    • value: 3, text: at_the_begin_of_line_left_align_with_main_keyword
    • value: 4, text: at_the_begin_of_line_right_align_with_main_keyword
Samples
Clone this wiki locally