MetaColumn.DataTypeAttribute Vlastnost

Definice

DataTypeAttribute Získá atribut, který je použit pro datové pole.

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

Hodnota vlastnosti

Atribut DataTypeAttribute použitý u datového pole.

Platí pro

Viz také