Share via


IDTSEventInfo100.ParameterTypes プロパティ

定義

詳細については、「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()

プロパティ値

UInt16[]
属性

適用対象