Tables Properties |
The Tables type exposes the following members.
Name | Description | |
---|---|---|
Address |
Data table SOWI Management Address of Client or User
| |
AppOption |
Data table SOWI Management App Options
| |
ChangeTracker |
Provides access to features of the context that deal with change tracking of entities.
(Inherited from DbContext.) | |
Client |
Data table SOWI Management Client
| |
ClientModule |
Data table SOWI Management Client to Module setting
| |
ClientOption |
Data table SOWI Management Client Options
| |
Configuration |
Provides access to configuration options for the context.
(Inherited from DbContext.) | |
Database |
Creates a Database instance for this context that allows for creation/deletion/existence checks
for the underlying database.
(Inherited from DbContext.) | |
DataGrid |
Data table SOWI Management DataGrid view setting
| |
DictionaryUI |
Data table SOWI Management UI Dictionary
| |
LanguageUI |
Data table SOWI Management UI Languages
| |
ListViewConfig |
Data table SOWI Management ListView configuration (setting)
| |
Module |
Data table SOWI Management Module setting
| |
Permission |
Data table SOWI Management Permissions
| |
Role |
Data table SOWI Management Roles (sets module permissions)
| |
RoleGroup |
Data table SOWI Management Role Groups
| |
Session |
Data table SOWI Management Session data (token, user)
| |
Setup |
Data table SOWI Management Setups
| |
User |
Data table SOWI Management User
| |
UserRole |
Data table SOWI Management User Roles
|
Name | Description | |
---|---|---|
System#Data#Entity#Infrastructure#IObjectContextAdapter#ObjectContext |
Returns the Entity Framework ObjectContext that is underlying this context.
(Inherited from DbContext.) |