Udostępnij za pośrednictwem


IConventionTypeBase.FindMembersInHierarchy(String) Metoda

Definicja

Pobiera elementy członkowskie o podanej nazwie dla tego typu, typów podstawowych lub typów pochodnych.

public System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.IConventionPropertyBase> FindMembersInHierarchy (string name);
abstract member FindMembersInHierarchy : string -> seq<Microsoft.EntityFrameworkCore.Metadata.IConventionPropertyBase>
Public Function FindMembersInHierarchy (name As String) As IEnumerable(Of IConventionPropertyBase)

Parametry

name
String

Zwraca

Wpisz elementy członkowskie.

Dotyczy