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