Udostępnij za pośrednictwem


RuntimeProperty.GetElementType Metoda

Definicja

Pobiera konfigurację elementów kolekcji pierwotnej reprezentowanej przez tę właściwość.

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

Zwraca

Konfiguracja elementów.

Implementuje

Dotyczy