Класс UpgradeResult
Determines the result of upgrading a collection of Integration Services packages.
Пространство имен: Microsoft.SqlServer.Dts.Runtime
Сборка: Microsoft.SqlServer.ManagedDTS (в Microsoft.SqlServer.ManagedDTS.dll)
Синтаксис
'Декларация
Public Class UpgradeResult
'Применение
Dim instance As UpgradeResult
public class UpgradeResult
public ref class UpgradeResult
type UpgradeResult = class end
public class UpgradeResult
Замечания
The UpgradeResultobject is returned by the Upgrade method. For a code example that demonstrates how to upgrade packages, see the Upgrade method.
Иерархия наследования
System. . :: . .Object
Microsoft.SqlServer.Dts.Runtime..::..UpgradeResult
Потоковая защита
Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.