Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
DBreeze
Storage
BackupRestorer
C# Class DBreeze.Storage.BackupRestorer
Access to Database restoration from incremental backups.
Exibir arquivo
Open project: hhblaze/DBreeze
Class Usage Examples
Public Methods
Method
Description
BackupRestorer
( ) :
System
StartRestoration
( ) :
void
Starts backup restore routine
Private Methods
Method
Description
CloseHandels
( ) :
void
DoPackage
(
byte
pack
) :
void
GetFileStream
(
string
fileName
) :
FileStream
Method Details
BackupRestorer()
public
method
public
BackupRestorer
( ) :
System
return
System
StartRestoration()
public
method
Starts backup restore routine
public
StartRestoration
( ) :
void
return
void