다음을 통해 공유


RuntimeProperty.IReadOnlyProperty.GetElementType 메서드

정의

이 속성이 나타내는 기본 컬렉션의 요소에 대한 구성을 가져옵니다.

Microsoft.EntityFrameworkCore.Metadata.IReadOnlyElementType IReadOnlyProperty.GetElementType ();
abstract member Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty.GetElementType : unit -> Microsoft.EntityFrameworkCore.Metadata.IReadOnlyElementType
override this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty.GetElementType : unit -> Microsoft.EntityFrameworkCore.Metadata.IReadOnlyElementType
Function GetElementType () As IReadOnlyElementType Implements IReadOnlyProperty.GetElementType

반환

요소에 대한 구성입니다.

구현

적용 대상