IRecroGridContextEnsureDbService Method
Ensures the database service.
Namespace: Recrovit.RecroGridFrameworkAssembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 10.0.1.10216
bool EnsureDbService(
string dbContextType
)
- dbContextType String
- Type of the database context.
Booleantrue if successful; otherwise,
false.