Change the collation of specified database.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- connectionString
- Type: System String
Connection string to the database
- databaseName
- Type: System String
Database name
- collation
- Type: System String
Collation
See Also