[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpsqltree.pp line 1279
type TSQLAlterTableAddConstraintOperation = class(TSQLAlterTableAddElementOperation) |
public |
function GetAsSQL(); override; |
property ConstraintDef: TSQLTableConstraintDef; [r] |
end; |
| |
| |
| |
TObject |