IDTSParameterBinding.DataType プロパティ

定義

パラメータバインディングのデータ型を取得するか設定します。

public:
 property int DataType { int get(); void set(int value); };
public int DataType { get; set; }
member this.DataType : int with get, set
Public Property DataType As Integer

プロパティ値

パラメータバインディングのデータ型。

適用対象