Share via


MetaColumn.DataTypeAttribute Propriété

Définition

Obtient l'attribut DataTypeAttribute qui s'applique au champ de données.

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

Valeur de propriété

DataTypeAttribute

Attribut DataTypeAttribute qui s'applique au champ de données.

S’applique à

Voir aussi