Свойство UpgradePackageInfo.HasNewName
Gets a value that specifies whether the upgraded Службы Integration Services package has been renamed.
Пространство имен: Microsoft.SqlServer.Dts.Runtime
Сборка: Microsoft.SqlServer.ManagedDTS (в Microsoft.SqlServer.ManagedDTS.dll)
Синтаксис
'Декларация
Public ReadOnly Property HasNewName As Boolean
Get
'Применение
Dim instance As UpgradePackageInfo
Dim value As Boolean
value = instance.HasNewName
public bool HasNewName { get; }
public:
property bool HasNewName {
bool get ();
}
member HasNewName : bool
function get HasNewName () : boolean
Значение свойства
Тип: System.Boolean
A value that specifies whether the name has been changed for the upgraded package.