Partager via


IDTSVirtualInputColumn100.NewName Propriété

Définition

Obtient ou définit le nom d'une colonne IDTSInputColumn100 nouvellement créée.

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 lorsque SetUsageType cela entraîne 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 à