共用方式為


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

傳回

專案的組態。

實作

適用於