IDTSEventInfo100.ParameterNames 属性

定义

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

属性值

String[]

一个 字符串 ,其中包含参数的名称。

属性

适用于