Changes the database schema to the given schema
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- conn
- Type: CMS.DataEngine IDataConnection
Connection
- newSchema
- Type: System String
New schema
- log
- Type: CMS.DataEngine SqlInstallationHelper LogMessage
Log
Return Value
Type: BooleanSee Also