Unit 'fpsqltree' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-db]

TSQLBinaryOperation

Declaration

Source position: fpsqltree.pp line 330

type TSQLBinaryOperation = (

  boAnd,

  boOr,

  boEQ,

  boLT,

  boGT,

  boLE,

  boGE,

  boNE,

  boConcat,

  boAdd,

  boSubtract,

  boMultiply,

  boDivide,

  boIn,

  boIs,

  boIsNot,

  boLike,

  boContaining,

  boStarting

);


Documentation generated on: 2023-03-18