DatabaseHelper DatabaseExists Method Kentico 8.0 API Reference
Checks if the specified database exists, returns true if database exists.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

connectionString
Type: OnlineSystem String
Connection string to the database

Return Value

Type: OnlineBoolean
See Also