IDTSProperty100.DataType Свойство

Определение

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

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.

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