[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpsqltree.pp line 219
type TSQLIdentifierExpression = class(TSQLIdentifierPathExpression) |
public |
constructor Create(); override; |
function GetAsSQL(); override; |
property Identifier: TSQLIdentifierName; [rw] |
property ElementIndex: Integer; [rw] |
end; |
| |
| |
| |
| |
TObject |