CachedDataAnnotationsMetadataAttributes.DataType 属性

定义

获取数据类型。

public System.ComponentModel.DataAnnotations.DataTypeAttribute DataType { get; protected set; }
member this.DataType : System.ComponentModel.DataAnnotations.DataTypeAttribute with get, set
Public Property DataType As DataTypeAttribute

属性值

数据类型。

适用于