Aracılığıyla paylaş


RuntimeEntityType.FindServicePropertiesInHierarchy(String) Yöntem

Tanım

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

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

Parametreler

propertyName
String

Döndürülenler

Hizmet özelliklerini yazın.

Şunlara uygulanır