session property
MssqlSession
get
session
The session shared with the repository.
Implementation
MssqlSession get session => context.session;
The session shared with the repository.
MssqlSession get session => context.session;