다음을 통해 공유


IProperty.GetElementType 메서드

정의

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

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

반환

요소에 대한 구성입니다.

적용 대상