Serves to import database dump from the file for further execution of the
Devart.Common.DbDump.Restore method.
public void ImportToFile(
string
)
'Declaration
Public Sub ImportToFile( _
ByVal As String _
)
Parameters
- fileName
- A full name of the file from which to restore database dump.