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

TSQLSelectPlanExpr

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

Declaration

Source position: fpsqltree.pp line 741

type TSQLSelectPlanExpr = class(TSQLSelectPlan)

public

  constructor Create(); override;

  destructor Destroy; override;

  function GetAsSQL(); override;

  property Items: TSQLElementList; [r]

  property JoinType: TPlanJoinType; [rw]

end;

Inheritance

TSQLSelectPlanExpr

|

TSQLSelectPlan

|

TSQLElement

|

TObject


Documentation generated on: 2023-03-18