ISqlQueryMapping.IsDefaultSqlQueryMapping Property

Definition

Gets the value indicating whether this is the SQL query mapping that should be used when the entity type is queried.

public bool IsDefaultSqlQueryMapping { get; set; }
member this.IsDefaultSqlQueryMapping : bool with get, set
Public Property IsDefaultSqlQueryMapping As Boolean

Property Value

Applies to