IDTSVirtualInputColumn100.NewName Propriété

Définition

public:
 property System::String ^ NewName { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(113)]
public string NewName { [System.Runtime.InteropServices.DispId(113)] get; [System.Runtime.InteropServices.DispId(113)] set; }
[<System.Runtime.InteropServices.DispId(113)>]
[<get: System.Runtime.InteropServices.DispId(113)>]
[<set: System.Runtime.InteropServices.DispId(113)>]
member this.NewName : string with get, set
Public Property NewName As String

Valeur de propriété

Nom affecté à la colonne d'entrée nouvellement créée.

Attributs

Remarques

Cette propriété contient le nom attribué à la colonne d’entrée nouvellement créée lorsqu’elle SetUsageType génère une nouvelle colonne d’entrée. Elle ne peut pas être définie si la nouvelle colonne n’a pas été créée.

S’applique à