RuntimeDbFunctionParameter.IReadOnlyDbFunctionParameter.ClrType Property

Definition

Gets the parameter type.

Type Microsoft.EntityFrameworkCore.Metadata.IReadOnlyDbFunctionParameter.ClrType { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyDbFunctionParameter.ClrType : Type
 ReadOnly Property ClrType As Type Implements IReadOnlyDbFunctionParameter.ClrType

Property Value

Implements

Attributes

Applies to