Share via


SqlFunctionExpression.InstanceTypeMapping Property

Definition

Gets the type mapping of the instance.

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

Property Value

Applies to