IDTSEventInfo100.ParameterDescriptions 属性

定义

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

属性值

String[]

一个包含参数描述的 字符串

属性

适用于