IDTSProperty100.Name 属性

定义

public:
 property System::String ^ Name { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(1)]
public string Name { [System.Runtime.InteropServices.DispId(1)] get; }
[<System.Runtime.InteropServices.DispId(1)>]
[<get: System.Runtime.InteropServices.DispId(1)>]
member this.Name : string
Public ReadOnly Property Name As String

属性值

属性的名称。

属性

注解

有关详细信息,请参阅 DtsProperty

适用于