[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpsqltree.pp line 385
type TSQLFunctionCallExpression = class(TSQLIdentifierPathExpression) |
public |
destructor Destroy; override; |
function GetAsSQL(); override; |
property Identifier: TSQLStringType; [rw] |
property Arguments: TSQLElementList; [rw] |
end; |
| |
| |
| |
| |
TObject |