Condividi tramite


RuntimeEntityType.IReadOnlyEntityType.HasServiceProperties Metodo

Definizione

Controlla se il tipo di entità è IServiceProperty definito o meno.

[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

Restituisce

true se sono presenti proprietà del servizio definite in questo tipo di entità o tipi di base.

Implementazioni

Attributi

Si applica a