Udostępnij za pośrednictwem


MetaColumn.DataTypeAttribute Właściwość

Definicja

Pobiera DataTypeAttribute atrybut, który jest stosowany do pola danych.

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

Wartość właściwości

DataTypeAttribute

Atrybut DataTypeAttribute stosowany do pola danych.

Dotyczy

Zobacz też