IDTSVariable100.DataType Свойство

Определение

Возвращает тип данных переменной.

public:
 property int DataType { int get(); };
[System.Runtime.InteropServices.DispId(4)]
public int DataType { [System.Runtime.InteropServices.DispId(4)] get; }
[<System.Runtime.InteropServices.DispId(4)>]
[<get: System.Runtime.InteropServices.DispId(4)>]
member this.DataType : int
Public ReadOnly Property DataType As Integer

Значение свойства

Тип данных переменной.

Атрибуты

Комментарии

Дополнительные сведения см. в разделе Variable.

Применяется к