Compartir a través de


IEntityType.IsQueryType Propiedad

Definición

Obtiene si este tipo de entidad es un tipo de consulta.

public bool IsQueryType { get; }
member this.IsQueryType : bool
Public ReadOnly Property IsQueryType As Boolean

Valor de propiedad

true si el tipo de entidad es un tipo de consulta; de lo contrario, false.

Se aplica a