[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpsqltree.pp line 1624
type TSQLAlterCreateProcedureStatement = class(TSQLCreateOrAlterProcedureTriggerStatement) |
public |
constructor Create(); override; |
destructor Destroy; override; |
function GetAsSQL(); override; |
property InputVariables: TSQLElementList; [rw] |
property OutputVariables: TSQLElementList; [rw] |
end; |
| |
| |
| |
| |
| |
| |
TObject |