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