DatabaseHelper CheckDatabaseCollation Method Kentico 8.0 API Reference
Checks if the specified database has correct collation.

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
collation
Type: OnlineSystem String 
Current database collation

Return Value

Type: OnlineBoolean
See Also