Partager via


RuntimeEntityType.IReadOnlyEntityType.HasServiceProperties Méthode

Définition

Vérifie si ce type d’entité est IServiceProperty défini ou non.

[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

Retours

true s’il existe des propriétés de service définies sur ce type d’entité ou ce type de base.

Implémente

Attributs

S’applique à