IDTSEventInfo100.ParameterNames Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For more information, see EventInfo.
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[]
- Attributes