Click or drag to resize

CommonAccessModifierBaseDbConnection Property

Note: not available in the Initialize() method.

Namespace:  Omada.OE.AppLogic.AccessModifiers
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
protected SqlConnection DbConnection { get; }

Property Value

Type: SqlConnection
See Also