binding property

MssqlTableBinding<TRow> get binding

The table binding shared with the repository.

Implementation

MssqlTableBinding<TRow> get binding => context.binding;