AdminUpgrade.PostInstallUpgrade(String, String, String, UInt32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
virtual 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
override this.PostInstallUpgrade : string * string * string * uint32 -> unit
Public Sub PostInstallUpgrade (mgmtDbServerName As String, mgmtDBName As String, logFilePath As String, nBTSRelease As UInteger)
Paramètres
- mgmtDbServerName
- String
- mgmtDBName
- String
- logFilePath
- String
- nBTSRelease
- UInt32