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

TSQLExecuteProcedureStatement

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

Declaration

Source position: fpsqltree.pp line 938

type TSQLExecuteProcedureStatement = class(TSQLStatement)

public

  constructor Create(); override;

  destructor Destroy; override;

  function GetAsSQL(); override;

  property TransactionName: TSQLIdentifierName; [rw]

  property ProcedureName: TSQLIdentifierName; [rw]

  property Params: TSQLElementList; [r]

  property Returning: TSQLElementList; [r]

end;

Inheritance

TSQLExecuteProcedureStatement

|

TSQLStatement

|

TSQLElement

|

TObject


Documentation generated on: 2023-03-18