[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpsqltree.pp line 512
type TSQLTableFieldsConstraintDef = class(TSQLTableConstraintDef) |
public |
constructor Create(); override; |
destructor Destroy; override; |
function FieldListSQL(); |
property FieldList: TSQLElementList; [r] |
end; |
| |
| |
| |
| |
TObject |