menu
mssql_orm package
documentation
orm.dart
MssqlScopeSelection
withoutScopes property
withoutScopes property
dark_mode
light_mode
withoutScopes
property
Set
<
String
>
withoutScopes
final
Names of global scopes switched off.
Implementation
final Set<String> withoutScopes;
mssql_orm package
documentation
orm
MssqlScopeSelection
withoutScopes property
MssqlScopeSelection class