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

TSQLBinaryExpression

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fpsqltree.pp line 336

type TSQLBinaryExpression = class(TSQLExpression)

public

  destructor Destroy; override;

  function UseBrackets; override;

  function GetAsSQL(); override;

  property Operation: TSQLBinaryOperation; [rw]

  property Left: TSQLExpression; [rw]

  property Right: TSQLExpression; [rw]

end;

Inheritance

TSQLBinaryExpression

|

TSQLExpression

|

TSQLElement

|

TObject


Documentation generated on: 2023-03-18