MetaColumn.DataTypeAttribute Egenskap

Definition

Hämtar attributet DataTypeAttribute som tillämpas på datafältet.

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

Egenskapsvärde

Attributet DataTypeAttribute som tillämpas på datafältet.

Gäller för

Se även