context property

MssqlQueryContext<TRow> context
final

The execution context: session, binding, dialect, clock.

Implementation

final MssqlQueryContext<TRow> context;