IDTSEventInfo100.ParameterTypes Property

Definition

For more information, see EventInfo.

public:
 property cli::array <System::UInt16> ^ ParameterTypes { cli::array <System::UInt16> ^ get(); };
[System.Runtime.InteropServices.DispId(1610743811)]
public ushort[] ParameterTypes { [System.Runtime.InteropServices.DispId(1610743811)] get; }
[<System.Runtime.InteropServices.DispId(1610743811)>]
[<get: System.Runtime.InteropServices.DispId(1610743811)>]
member this.ParameterTypes : uint16[]
Public ReadOnly Property ParameterTypes As UShort()

Property Value

UInt16[]
Attributes

Applies to