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