Optional descriptionOptional description for this SQL operation, used by logging, if logging is supported by the underlying provider
Optional ignoreIf true, this statement will not be logged to any logging session
Optional isWhether this is a data mutation operation (INSERT/UPDATE/DELETE or SP call that results in any data change)
Optional simpleSQLFallbackSimple SQL fallback for loggers to emit logging of a simpler SQL statement that doesn't have extra functionality that isn't important for migrations or other logging purposes.
Configuration options for SQL execution with logging support