Click or drag to resize

ConnectionStringHelper Class

Provides methods related to DB connection strings.
Inheritance Hierarchy
SystemObject
  Omada.OE.Solution.OIM.AppLogic.HelpersConnectionStringHelper

Namespace:  Omada.OE.Solution.OIM.AppLogic.Helpers
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public static class ConnectionStringHelper

The ConnectionStringHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberRemoveProvider
Removes 'Provider' fragment from connection string.
Top
See Also