Source position: fpsqlexport.pp line 37
type TSQLStatementKind = (
skInsert,
skFullInsert,
skUpdate
);