[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpsqltree.pp line 1185
type TSQLCreateTableStatement = class(TSQLCreateOrAlterTableStatement) |
public |
constructor Create(); override; |
destructor Destroy; override; |
function GetAsSQL(); override; |
property ExternalFileName: TSQLStringLiteral; [rw] |
property FieldDefs: TSQLElementList; [r] |
property Constraints: TSQLElementList; [r] |
end; |
| |
| |
| |
| |
| |
| |
TObject |