DatabaseHelperGetDatabaseName Method |
Returns the database name.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public static string GetDatabaseName(
string connectionString
)
Parameters
- connectionString
- Type: SystemString
Connection string
Return Value
Type:
StringSee Also