Changes the database schema to the given schema
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
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