다음을 통해 공유


IConventionProperty.GetElementType 메서드

정의

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

public Microsoft.EntityFrameworkCore.Metadata.IConventionElementType? GetElementType ();
abstract member GetElementType : unit -> Microsoft.EntityFrameworkCore.Metadata.IConventionElementType
Public Function GetElementType () As IConventionElementType

반환

요소에 대한 구성입니다.

적용 대상