Click or drag to resize

AwsomApiContext Properties

The AwsomApiContext type exposes the following members.

Properties
  NameDescription
Public propertyChangeTracker
Provides access to information and operations for entity instances this context is tracking.
(Inherited from DbContext.)
Public propertyDatabase
Provides access to database related information and operations for this context.
(Inherited from DbContext.)
Public propertyModel
The metadata about the shape of entities, the relationships between them, and how they map to the database.
(Inherited from DbContext.)
Public propertyTeacherSelections
Gets or sets the teacher selections.
Public propertyTrialRequests
Gets or sets the trial requests.
Public propertyUsers
Gets or sets the users.
Top
See Also