| InitializationOptionsDbConnection Property |
Open connection for the OIS DB.
Namespace:
Omada.OE.AppLogic.ComplexDataSet
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic SqlConnection DbConnection { get; set; }
Property Value
Type:
SqlConnection
See Also