IDTSVirtualInputColumn100.NewName Proprietà

Definizione

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

Valore della proprietà

Il nome assegnato alla colonna di input appena creata.

Attributi

Commenti

Questa proprietà contiene il nome assegnato alla colonna di input appena creata quando SetUsageType genera una nuova colonna di input. Non può essere impostato se la nuova colonna non è stata creata.

Si applica a