Click or drag to resize

RGDataContextBase Properties

The RGDataContextBase type exposes the following members.

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