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