IDTSEventInfo100.ParameterTypes 属性

定义

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

属性值

UInt16[]

数组中指定位置的参数的 ushort 数据类型。

属性

适用于