다음을 통해 공유


TypeMappingInfo.ClrType 속성

정의

모델의 CLR 형식입니다. 형식 정보가 다른 수단을 통해 전달되는 경우(예: 관계형 형식 매핑 정보의 저장소 이름) null일 수 있습니다.

public Type ClrType { get; }
public Type? ClrType { get; init; }
member this.ClrType : Type
member this.ClrType : Type with get, set
Public ReadOnly Property ClrType As Type
Public Property ClrType As Type

속성 값

적용 대상