UpgradeResult.Status Property
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.
Gets the upgrade status for a collection of Integration Services packages.
public:
property Microsoft::SqlServer::Dts::Runtime::UpgradeResultStatus Status { Microsoft::SqlServer::Dts::Runtime::UpgradeResultStatus get(); };
public Microsoft.SqlServer.Dts.Runtime.UpgradeResultStatus Status { get; }
member this.Status : Microsoft.SqlServer.Dts.Runtime.UpgradeResultStatus
Public ReadOnly Property Status As UpgradeResultStatus
Property Value
An UpgradeResultStatus enumeration that specifies the status.