Click or drag to resize

Tables Properties

The Tables type exposes the following members.

Properties
  NameDescription
Public propertyAddress
Data table SOWI Management Address of Client or User
Public propertyAppOption
Data table SOWI Management App Options
Public propertyChangeTracker
Provides access to features of the context that deal with change tracking of entities.
(Inherited from DbContext.)
Public propertyClient
Data table SOWI Management Client
Public propertyClientModule
Data table SOWI Management Client to Module setting
Public propertyClientOption
Data table SOWI Management Client Options
Public propertyConfiguration
Provides access to configuration options for the context.
(Inherited from DbContext.)
Public propertyDatabase
Creates a Database instance for this context that allows for creation/deletion/existence checks for the underlying database.
(Inherited from DbContext.)
Public propertyDataGrid
Data table SOWI Management DataGrid view setting
Public propertyDictionaryUI
Data table SOWI Management UI Dictionary
Public propertyLanguageUI
Data table SOWI Management UI Languages
Public propertyListViewConfig
Data table SOWI Management ListView configuration (setting)
Public propertyModule
Data table SOWI Management Module setting
Public propertyPermission
Data table SOWI Management Permissions
Public propertyRole
Data table SOWI Management Roles (sets module permissions)
Public propertyRoleGroup
Data table SOWI Management Role Groups
Public propertySession
Data table SOWI Management Session data (token, user)
Public propertySetup
Data table SOWI Management Setups
Public propertyUser
Data table SOWI Management User
Public propertyUserRole
Data table SOWI Management User Roles
Top
Explicit Interface Implementations
  NameDescription
Explicit interface implementationPrivate propertySystem#Data#Entity#Infrastructure#IObjectContextAdapter#ObjectContext
Returns the Entity Framework ObjectContext that is underlying this context.
(Inherited from DbContext.)
Top
See Also