Share via


ISqlQueryColumnMapping.SqlQueryMapping Property

Definition

Gets the containing SQL query mapping.

public Microsoft.EntityFrameworkCore.Metadata.ISqlQueryMapping SqlQueryMapping { get; }
member this.SqlQueryMapping : Microsoft.EntityFrameworkCore.Metadata.ISqlQueryMapping
Public ReadOnly Property SqlQueryMapping As ISqlQueryMapping

Property Value

Applies to