Restores database from a backup file.
Also allows to copy data from different version of the database.

Declaration Syntax
public void Restore(
string name
)
Public Sub Restore ( _
name As String _
)
public:
void Restore(
String^ name
)

Parameters
- name (String)
- Backup file name to restore from
Assembly:
Eloquera.Client (Module: Eloquera.Client) Version: 4.5.0.0 (4.5.0.0)