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