binding property
MssqlTableBinding<TRow>
get
binding
The table binding shared with the repository.
Implementation
MssqlTableBinding<TRow> get binding => context.binding;
The table binding shared with the repository.
MssqlTableBinding<TRow> get binding => context.binding;