Membros PackageUpgradeResult
This class specifies the upgrade results for a package.
O tipo PackageUpgradeResult expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
OnBreakpointHit | Infraestrutura. | |
OnCustomEvent | Infraestrutura. | |
OnError | Infraestrutura. | |
OnExecutionStatusChanged | Infraestrutura. | |
OnInformation | Infraestrutura. | |
OnPostExecute | Infraestrutura. | |
OnPostValidate | Infraestrutura. | |
OnPreExecute | Infraestrutura. | |
OnPreValidate | Infraestrutura. | |
OnProgress | Infraestrutura. | |
OnQueryCancel | Infraestrutura. | |
OnTaskFailed | Infraestrutura. | |
OnVariableValueChanged | Infraestrutura. | |
OnWarning | Infraestrutura. | |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
Messages | Gets warning messages or error messages associated with the upgrade results for a package. | |
Package | Gets an UpgradePackageInfo object for a package. | |
Status | Gets or sets the upgrade status for a package. |
Início