| AccessCallContextDbConnection Property |
Contains the database connection that the call is executed in.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic SqlConnection DbConnection { get; }
Property Value
Type:
SqlConnection
See Also