DataTypeAttribute.DataType Свойство

Определение

Получает тип, связанный с полем данных.

public:
 property System::ComponentModel::DataAnnotations::DataType DataType { System::ComponentModel::DataAnnotations::DataType get(); };
public System.ComponentModel.DataAnnotations.DataType DataType { get; }
member this.DataType : System.ComponentModel.DataAnnotations.DataType
Public ReadOnly Property DataType As DataType

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

Одно из значений перечисления DataType.

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