다음을 통해 공유


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

속성 값

데이터 형식입니다.

적용 대상