Share via


RuntimeEntityType.IReadOnlyEntityType.HasServiceProperties Methode

Definition

Überprüft, ob dieser Entitätstyp definiert IServiceProperty ist.

[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

Gibt zurück

true , wenn für diesen Entitätstyp oder Basistypen Diensteigenschaften definiert sind.

Implementiert

Attribute

Gilt für: