Click or drag to resize
IConnectionStringService Interface
ConnectionString service interface

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 10.0.0
Syntax
C#
public interface IConnectionStringService

The IConnectionStringService type exposes the following members.

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