Share via


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 データ型。

属性

適用対象