DataTypeAttribute.DataType Proprietà

Definizione

Ottiene il tipo associato al campo dati.

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

Valore della proprietà

Uno dei valori di DataType.

Si applica a