RecroGrid Framework
C#
Show/Hide TOC
Recro
Grid
Context
Ensure
Db
Service Method
Ensures the database service.
Definition
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.4.1.24.0708.1
C#
Copy
public
bool
EnsureDbService
(
string
contextType
)
Parameters
contextType
String
Return Value
Boolean
true
if successful; otherwise,
false
.
Implements
IRecroGridContext
EnsureDbService(String)
See Also
Reference
RecroGridContext Class
Recrovit.RecroGridFramework Namespace
In This Article
Definition
Parameters
Return Value
Implements
See Also