Name
SQL-RECORDING-P —
Function
Syntax
(SQL-RECORDING-P &KEY (TYPE :COMMANDS) (DATABASE *DEFAULT-DATABASE*)) [function] =>
Description
Predicate to test whether the SQL recording
specified by TYPE is currently enabled for DATABASE
which defaults to *DEFAULT-DATABASE*. TYPE may be one
of :commands, :results, :both or :either, defaulting
to :commands, otherwise nil is returned.