Click or drag to resize

RecroGridDbContext Properties

The RecroGridDbContext type exposes the following members.

Properties
  NameDescription
Public propertyConnection
Returns the connection being used by this context.
(Inherited from RGDataContextBase.)
Public propertyContext
Gets the Database context.
(Overrides RGDataContextBaseContext.)
Protected propertyDataContext
Gets the data context.
(Inherited from RGDataContextBase.)
Public propertyEntityNames
Gets the entity names.
(Inherited from RGDataContextBase.)
Public propertyEntityTypes
Gets the entity types.
(Inherited from RGDataContextBase.)
Public propertyLogger
Gets the logger.
(Inherited from RGDataContextBase.)
Public propertyNoTracking
Gets a value indicating whether [no tracking].
(Overrides RGDataContextBaseNoTracking.)
Top
See Also