Share via


SqlFunctionExpression.ResultTypeMapping Property

Definition

Gets the type mapping of the result.

public virtual Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping ResultTypeMapping { get; }
member this.ResultTypeMapping : Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping
Public Overridable ReadOnly Property ResultTypeMapping As RelationalTypeMapping

Property Value

Applies to