CMSConnectionStrings Class |
Namespace: CMS.Base
public class CMSConnectionStrings
The CMSConnectionStrings type exposes the following members.
Name | Description | |
---|---|---|
CMSConnectionStrings |
Name | Description | |
---|---|---|
ConnectionStringNames |
Connection string names by their values
|
Name | Description | |
---|---|---|
Clear |
Clear connection strings table
| |
GetConnectionStringName |
Gets the connection string name by its value
| |
GetFromSettings |
Attempts to get the connection string using the given list of keys.
| |
RaiseGetConnectionString |
Returns application connection string from external source
| |
SetConnectionString |
Sets the specific connection string to a new value
|
Name | Description | |
---|---|---|
GetConnectionString |
Event which is thrown when Azure application wants to read application connection strings.
|