IDTSParameter100.DataType プロパティ

定義

public:
 property int DataType { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(1)]
public int DataType { [System.Runtime.InteropServices.DispId(1)] get; [System.Runtime.InteropServices.DispId(1)] set; }
[<System.Runtime.InteropServices.DispId(1)>]
[<get: System.Runtime.InteropServices.DispId(1)>]
[<set: System.Runtime.InteropServices.DispId(1)>]
member this.DataType : int with get, set
Public Property DataType As Integer

プロパティ値

指定したオブジェクトのデータ型。

属性

適用対象