Compartilhar via


Propriedade do RDL HasNewName

Gets a value that specifies whether the upgraded Integration Services package has been renamed.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (em Microsoft.SqlServer.ManagedDTS.dll)

Sintaxe

'Declaração
Public ReadOnly Property HasNewName As Boolean
    Get
'Uso
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

Valor da propriedade

Tipo: System. . :: . .Boolean
A value that specifies whether the name has been changed for the upgraded package.