[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpsqltree.pp line 501
type TSQLTableCheckConstraintDef = class(TSQLTableConstraintDef) |
public |
destructor Destroy; override; |
function GetAsSQL(); override; |
property Check: TSQLExpression; [rw] |
end; |
| |
| |
| |
| |
TObject |