Aracılığıyla paylaş


RuntimeTypeBase.FindPropertiesInHierarchy(String) Yöntem

Tanım

Bu tür, temel türler veya türetilmiş türler üzerinde verilen ada sahip özellikleri alır.

public virtual System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.RuntimeProperty> FindPropertiesInHierarchy (string propertyName);
abstract member FindPropertiesInHierarchy : string -> seq<Microsoft.EntityFrameworkCore.Metadata.RuntimeProperty>
override this.FindPropertiesInHierarchy : string -> seq<Microsoft.EntityFrameworkCore.Metadata.RuntimeProperty>
Public Overridable Function FindPropertiesInHierarchy (propertyName As String) As IEnumerable(Of RuntimeProperty)

Parametreler

propertyName
String

Döndürülenler

Tür özellikleri.

Şunlara uygulanır