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

TSQLJoinTableReference

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

Declaration

Source position: fpsqltree.pp line 679

type TSQLJoinTableReference = class(TSQLTableReference)

public

  destructor Destroy; override;

  function GetAsSQL(); override;

  property Left: TSQLTableReference; [rw]

  property Right: TSQLTableReference; [rw]

  property JoinType: TSQLJoinType; [rw]

  property JoinClause: TSQLExpression; [rw]

end;

Inheritance

TSQLJoinTableReference

|

TSQLTableReference

|

TSQLElement

|

TObject


Documentation generated on: 2023-03-18