IDTSEventInfo100.ParameterNames Property

Definition

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()

Property Value

String[]

A String that contains the name for the parameter.

Attributes

Applies to