IAdminUpgrade.PostInstallUpgrade(String, String, String, UInt32) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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)
パラメーター
- mgmtDbServerName
- String
- mgmtDBName
- String
- logFilePath
- String
- nBTSRelease
- UInt32