Share via


IMutableProperty.IReadOnlyProperty.GetElementType Methode

Definition

Ruft die Konfiguration für Elemente der primitiven Auflistung ab, die durch diese Eigenschaft dargestellt wird.

override sealed 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
 Overrides NotOverridable Function GetElementType () As IReadOnlyElementType Implements IReadOnlyProperty.GetElementType

Gibt zurück

Die Konfiguration für die -Elemente.

Implementiert

Gilt für: