Create a backup of the localization database.
Note the table used is the one specified in the Configuration.ResourceTableName
public virtual bool CreateBackupTable(string BackupTableName)
Parameters
BackupTableName
Table of the backup table. Null creates a _Backup table.
See also:
Class DbResourceMySqlDataManager© West Wind Technologies, 2006 - 2019 • Updated: 01/24/18
Comment or report problem with topic