[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpsqltree.pp line 1404
type TSQLProcedureParamDef = class(TSQLElement) |
public |
destructor Destroy; override; |
function GetAsSQL(); override; |
property ParamName: TSQLIdentifierName; [rw] |
property ParamType: TSQLTypeDefinition; [rw] |
end; |
| |
| |
TObject |