IAdminUpgrade.PostInstallUpgrade(String, String, String, UInt32) Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public:
void PostInstallUpgrade(System::String ^ mgmtDbServerName, System::String ^ mgmtDBName, System::String ^ logFilePath, System::UInt32 nBTSRelease);
public void PostInstallUpgrade (string mgmtDbServerName, string mgmtDBName, string logFilePath, uint nBTSRelease);
abstract member PostInstallUpgrade : string * string * string * uint32 -> unit
Public Sub PostInstallUpgrade (mgmtDbServerName As String, mgmtDBName As String, logFilePath As String, nBTSRelease As UInteger)
Parámetros
- mgmtDbServerName
- String
- mgmtDBName
- String
- logFilePath
- String
- nBTSRelease
- UInt32