DatabaseSeparationHelperAllowCopyDataThroughApplication Property |
If true, the helper is allowed to copy the database data through the application instance during separation if linked server feature is not available.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public bool AllowCopyDataThroughApplication { get; set; }
Property Value
Type:
BooleanSee Also