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[]

包含参数名称的 字符串

属性

适用于