Sdílet prostřednictvím


RuntimeEntityType.IReadOnlyEntityType.HasServiceProperties Metoda

Definice

Zkontroluje, jestli má tento typ entity nějaký IServiceProperty definovaný.

[System.Diagnostics.DebuggerStepThrough]
bool IReadOnlyEntityType.HasServiceProperties ();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType.HasServiceProperties : unit -> bool
override this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType.HasServiceProperties : unit -> bool
Function HasServiceProperties () As Boolean Implements IReadOnlyEntityType.HasServiceProperties

Návraty

true pokud jsou u tohoto typu entity nebo základních typů definovány nějaké vlastnosti služby.

Implementuje

Atributy

Platí pro