Compartir a través de


IMutableEntityType.IsQueryType Propiedad

Definición

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

public bool IsQueryType { get; set; }
member this.IsQueryType : bool with get, set
Public 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