| RecroGridContextEnsureDbService Method |
Ensures the database service.
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax public bool EnsureDbService(
string contextType
)
Parameters
- contextType
- Type: SystemString
[Missing <param name="contextType"/> documentation for "M:Recrovit.RecroGridFramework.RecroGridContext.EnsureDbService(System.String)"]
Return Value
Type:
Booleantrue if successful; otherwise,
false.
Implements
IRecroGridContextEnsureDbService(String)See Also