IDTSVirtualInput100.Name 屬性

定義

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

屬性值

String

IDTSVirtualInput100 的名稱。

實作

屬性

備註

因為 IDTSVirtualInput100 不會保存物件,所以設定 Name 屬性不會有任何真正的值。

適用於