Source position: sqldb.pp line 327
type TSQLTransactionOptions = set of (
stoUseImplicit,
stoExplicitStart
);