Interface IWithMSSQLOptions

Options for a 'withMSSQL()' function.

Hierarchy

  • IWithMSSQLOptions

Properties

Properties

withTransaction?: Nilable<boolean>

Run action in transaction or not.

Generated using TypeDoc