MetaColumn.DataTypeAttribute 속성

정의

데이터 필드에 적용되는 DataTypeAttribute 특성을 가져옵니다.

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

속성 값

DataTypeAttribute

데이터 필드에 적용되는 DataTypeAttribute 특성입니다.

적용 대상

추가 정보