IDbFunctionParameter.TypeMapping Property

Definition

Gets the RelationalTypeMapping for this parameter.

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

Property Value

Applies to