| InitializationOptionsDataSetStoreConnection Property |
Open connection for the DataSet data store.
If the data source is for the OIS DB then DataSetStoreConnection is identical to DbConnection.
Namespace:
Omada.OE.AppLogic.ComplexDataSet
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic SqlConnection DataSetStoreConnection { get; set; }
Property Value
Type:
SqlConnection
See Also