Method | Description | |
---|---|---|
backupRHEV ( string sqlServerName, string destDir, bool quitFlag, string inetpubStr, string rhevpath ) : int | ||
restoreRHEV ( string sqlServerName, string sourceDir, string inetpubDir, string rhevpath ) : void |
public backupRHEV ( string sqlServerName, string destDir, bool quitFlag, string inetpubStr, string rhevpath ) : int | ||
sqlServerName | string | |
destDir | string | |
quitFlag | bool | |
inetpubStr | string | |
rhevpath | string | |
return | int |
public restoreRHEV ( string sqlServerName, string sourceDir, string inetpubDir, string rhevpath ) : void | ||
sqlServerName | string | |
sourceDir | string | |
inetpubDir | string | |
rhevpath | string | |
return | void |