UpgradePackageInfo.HasNewName 属性

定义

获取一个值,该值指定是否已重命名升级的 Integration Services 包。

public:
 property bool HasNewName { bool get(); };
public bool HasNewName { get; }
member this.HasNewName : bool
Public ReadOnly Property HasNewName As Boolean

属性值

指定是否为已升级的包更改名称的值。

适用于