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