다음을 통해 공유


RuntimeProperty.GetElementType 메서드

정의

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

public virtual Microsoft.EntityFrameworkCore.Metadata.IElementType? GetElementType ();
abstract member GetElementType : unit -> Microsoft.EntityFrameworkCore.Metadata.IElementType
override this.GetElementType : unit -> Microsoft.EntityFrameworkCore.Metadata.IElementType
Public Overridable Function GetElementType () As IElementType

반환

요소에 대한 구성입니다.

구현

적용 대상