IDTSEventInfo100.ParameterDescriptions Property

Definition

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

Property Value

String[]

A String that contains the description for the parameter.

Attributes

Applies to