Compartilhar via


RuntimeEntityType.IReadOnlyEntityType.HasServiceProperties Método

Definição

Verifica se esse tipo de entidade tem ou não definido IServiceProperty .

[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

Retornos

true se houver alguma propriedade de serviço definida nesse tipo de entidade ou tipos base.

Implementações

Atributos

Aplica-se a