DatabaseHelper DatabaseExists Method Kentico 8.1 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.1.5347.20411)

Parameters

connectionString
Type: OnlineSystem String
Connection string to the database

Return Value

Type: OnlineBoolean
See Also