다음을 통해 공유


RuntimeProperty.IReadOnlyProperty.GetProviderClrType 메서드

정의

데이터베이스 공급자에게 전송되기 전에 속성 값이 변환될 형식을 가져옵니다.

[System.Diagnostics.DebuggerStepThrough]
Type? IReadOnlyProperty.GetProviderClrType ();
[System.Diagnostics.DebuggerStepThrough]
Type IReadOnlyProperty.GetProviderClrType ();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty.GetProviderClrType : unit -> Type
override this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty.GetProviderClrType : unit -> Type
Function GetProviderClrType () As Type Implements IReadOnlyProperty.GetProviderClrType

반환

공급자 유형이거나 null , 설정되지 않은 경우 입니다.

구현

특성

적용 대상