logo
FPTV Documentation
Search
Cancel
BackupBD.BackupDatabase Method
Namespace:
FPTV.Services.BackupDBService
Assembly: FPTV (in FPTV.dll)
Backup a whole database to the specified file.
VB
C#
F#
C++
JScript
Copy
public static
void
BackupDatabase()
This language is not supported or no code example is available.
Remarks
The database must not be in use when backing up The folder holding the file must have appropriate permissions given
Applies to
.NET Framework
Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8
See Also
BackupBD Class
FPTV.Services.BackupDBService Namespace
In this article
Definition