Click or drag to resize

RGDataContext Properties

The RGDataContext type exposes the following members.

Properties
  NameDescription
Public propertyConnection
Returns the connection being used by this context.
(Inherited from RGDataContextBase.)
Public propertyStatic memberConnectionNameDBType
Meghatározza az adatbázis típusát a ConnectionString nevéből.
Public propertyContext
Gets the Database context.
(Overrides RGDataContextBaseContext.)
Protected propertyDataContext
Gets the data context.
(Inherited from RGDataContextBase.)
Public propertyStatic memberDefaultConnectionName
Gets the default name of the connection to database.
Public propertyStatic memberDefaultConnectionString
Gets or sets the default connection string.
Public propertyStatic memberDefaultDbContextType
Gets or sets the default type of the database context.
Public propertyEntityNames
Gets the entity names.
(Inherited from RGDataContextBase.)
Public propertyEntityTypes
Gets the entity types.
(Inherited from RGDataContextBase.)
Public propertyStatic memberIsDatabaseInitialized
Gets a value indicating whether database is initialized.
Public propertyLogger
Gets the logger.
(Inherited from RGDataContextBase.)
Public propertyNoTracking
Gets a value indicating whether [no tracking].
(Overrides RGDataContextBaseNoTracking.)
Public propertyStatic memberRecroGridTypeList
Gets the list of RecroGrid types.
Public propertyStatic memberSQLTimeout
Gets or sets the SQL timeout.
Top
See Also