IDTSProperty100.DataType プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
プロパティのデータ型を取得します。
public:
property System::UInt16 DataType { System::UInt16 get(); };
[System.Runtime.InteropServices.DispId(4)]
public ushort DataType { [System.Runtime.InteropServices.DispId(4)] get; }
[<System.Runtime.InteropServices.DispId(4)>]
[<get: System.Runtime.InteropServices.DispId(4)>]
member this.DataType : uint16
Public ReadOnly Property DataType As UShort
プロパティ値
プロパティのデータ型。
- 属性
注釈
詳細については、「DtsProperty」を参照してください。