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

TSQLIFStatement

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

Declaration

Source position: fpsqltree.pp line 1442

type TSQLIFStatement = class(TSQLStatement)

public

  destructor Destroy; override;

  function GetAsSQL(); override;

  property Condition: TSQLExpression; [rw]

  property TrueBranch: TSQLStatement; [rw]

  property FalseBranch: TSQLStatement; [rw]

end;

Inheritance

TSQLIFStatement

|

TSQLStatement

|

TSQLElement

|

TObject


Documentation generated on: 2023-03-18