Megosztás a következőn keresztül:


RuntimeDbFunctionParameter.IReadOnlyDbFunctionParameter.TypeMapping Property

Definition

Gets the type mapping for this parameter.

Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping? Microsoft.EntityFrameworkCore.Metadata.IReadOnlyDbFunctionParameter.TypeMapping { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyDbFunctionParameter.TypeMapping : Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping
 ReadOnly Property TypeMapping As RelationalTypeMapping Implements IReadOnlyDbFunctionParameter.TypeMapping

Property Value

Implements

Attributes

Applies to