Source position: sqldb.pp line 181
type TSQLConnectionOptions = set of (
scoExplicitConnect,
scoApplyUpdatesChecksRowsAffected
);