Click or drag to resize
ConnectionStringService Class
ConnectionStrings service
Inheritance Hierarchy
SystemObject
  CMS.BaseConnectionStringService

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
public class ConnectionStringService : IConnectionStringService

The ConnectionStringService type exposes the following members.

Constructors
  NameDescription
Public methodConnectionStringService
Top
Properties
  NameDescription
Public propertyDefaultConnectionString
Default connection string
Public propertyItem
Gets the specific connection string from the app config
Top
See Also