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.) | |
| 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.
| |
| NoTracking |
Gets a value indicating whether [no tracking].
(Overrides RGDataContextBaseNoTracking.) | |
| RecroGridTypeList |
Gets the list of RecroGrid types.
| |
| SQLTimeout | Gets or sets the SQL timeout. |