IReadOnlyDbFunctionParameter.TypeMapping Property

Definition

Gets the type mapping 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