menu
mssql_orm package
documentation
orm.dart
MssqlTableBinding<TRow>
scopes property
scopes property
dark_mode
light_mode
scopes
property
List
<
MssqlScope
>
scopes
final
Predicates applied to every read unless switched off by name.
Implementation
final List<MssqlScope> scopes;
mssql_orm package
documentation
orm
MssqlTableBinding<TRow>
scopes property
MssqlTableBinding class