DatabaseInstallationSettingsConnectionString Property |
Gets or sets the connection string to the database.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public string ConnectionString { get; set; }
Property Value
Type:
StringSee Also