UpgradePackageInfo.HasNewName 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 a value that specifies whether the upgraded Integration Services package has been renamed.
public:
property bool HasNewName { bool get(); };
public bool HasNewName { get; }
member this.HasNewName : bool
Public ReadOnly Property HasNewName As Boolean
Property Value
A value that specifies whether the name has been changed for the upgraded package.