C# Class rhevUP.Run

Afficher le fichier Open project: dougsland/rhevUP Class Usage Examples

Méthodes publiques

Méthode Description
backupRHEV ( string sqlServerName, string destDir, bool quitFlag, string inetpubStr, string rhevpath ) : int
restoreRHEV ( string sqlServerName, string sourceDir, string inetpubDir, string rhevpath ) : void

Method Details

backupRHEV() public méthode

public backupRHEV ( string sqlServerName, string destDir, bool quitFlag, string inetpubStr, string rhevpath ) : int
sqlServerName string
destDir string
quitFlag bool
inetpubStr string
rhevpath string
Résultat int

restoreRHEV() public méthode

public restoreRHEV ( string sqlServerName, string sourceDir, string inetpubDir, string rhevpath ) : void
sqlServerName string
sourceDir string
inetpubDir string
rhevpath string
Résultat void