logo
FPTV Documentation
Search
Cancel
BackupBD.RestoreDatabase Method
Namespace:
FPTV.Services.BackupDBService
Assembly: FPTV (in FPTV.dll)
Restore a whole database from a backup file.
VB
C#
F#
C++
JScript
Copy
public static
void
RestoreDatabase()
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