Source position: msesqldb.pas line 278
type destfieldoptionsty = set of (
dfo_onlyifnull,
dfo_notifunmodifiedinsert
);