次の方法で共有


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

戻り値

要素の構成。

実装

適用対象