AdminUpgrade Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Important
This API is not CLS-compliant.
public ref class AdminUpgrade : IDisposable, Microsoft::BizTalk::Admin::IAdminUpgrade
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("B1BB34FF-CAFE-496d-B9A8-D86013BD479E")]
public class AdminUpgrade : IDisposable, Microsoft.BizTalk.Admin.IAdminUpgrade
type AdminUpgrade = class
interface IAdminUpgrade
interface IDisposable
Public Class AdminUpgrade
Implements IAdminUpgrade, IDisposable
- Inheritance
-
AdminUpgrade
- Attributes
- Implements
Constructors
AdminUpgrade() |
Methods
PostInstallUpgrade(String, String, String, UInt32) |
Explicit Interface Implementations
IDisposable.Dispose() |