MetaColumn.DataTypeAttribute Vlastnost

Definice

Získá DataTypeAttribute atribut, který je použit na 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

DataTypeAttribute

Atribut, DataTypeAttribute který se použije na datové pole.

Platí pro

Viz také