Sdílet prostřednictvím


RuntimeProperty.GetElementType Metoda

Definice

Získá konfiguraci pro elementy primitivní kolekce reprezentované touto vlastností.

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

Návraty

Konfigurace elementů.

Implementuje

Platí pro