IConventionEntityType.GetServiceProperties Yöntem

Tanım

Bu varlık türünde tanımlanan tüm hizmet özelliklerini alır.

Bu API yalnızca hizmet özelliklerini döndürür ve skaler veya gezinti özellikleri döndürz.

public System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.IConventionServiceProperty> GetServiceProperties ();
abstract member GetServiceProperties : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IConventionServiceProperty>
Public Function GetServiceProperties () As IEnumerable(Of IConventionServiceProperty)

Döndürülenler

IEnumerable<IConventionServiceProperty>

Bu varlık türünde tanımlanan hizmet özellikleri.

Şunlara uygulanır