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