[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpsqltree.pp line 876
type TSQLUpdateStatement = class(TSQLTableDMLStatement) |
public |
constructor Create(); override; |
destructor Destroy; override; |
function GetAsSQL(); override; |
property Values: TSQLElementList; [r] |
property WhereClause: TSQLExpression; [rw] |
end; |
| |
| |
| |
| |
| |
TObject |