IConventionProperty.GetElementType メソッド

定義

このプロパティで表されるプリミティブ コレクションの要素の構成を取得します。

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

戻り値

要素の構成。

適用対象