RGDataContext Properties |
The RGDataContext type exposes the following members.
Name | Description | |
---|---|---|
Connection |
Returns the connection being used by this context.
(Inherited from RGDataContextBase.) | |
ConnectionNameDBType |
Meghatározza az adatbázis típusát a ConnectionString nevéből.
| |
Context |
Gets the Database context.
(Overrides RGDataContextBaseContext.) | |
DataContext |
Gets the data context.
(Inherited from RGDataContextBase.) | |
DefaultConnectionName |
Gets the default name of the connection to database.
| |
DefaultConnectionString |
Gets or sets the default connection string.
| |
DefaultDbContextType |
Gets or sets the default type of the database context.
| |
EntityNames |
Gets the entity names.
(Inherited from RGDataContextBase.) | |
EntityTypes |
Gets the entity types.
(Inherited from RGDataContextBase.) | |
IsDatabaseInitialized |
Gets a value indicating whether database is initialized.
| |
Logger |
Gets the logger.
(Inherited from RGDataContextBase.) | |
NoTracking |
Gets a value indicating whether [no tracking].
(Overrides RGDataContextBaseNoTracking.) | |
RecroGridTypeList |
Gets the list of RecroGrid types.
| |
SQLTimeout | Gets or sets the SQL timeout. |