[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpsqltree.pp line 1289
type TSQLAlterTableStatement = class(TSQLCreateOrAlterTableStatement) |
public |
constructor Create(); override; |
destructor Destroy; override; |
function GetAsSQL(); override; |
property Operations: TSQLElementList; [r] |
end; |
| |
| |
| |
| |
| |
| |
TObject |