Share via


RuntimeDbFunction.IReadOnlyDbFunction.ReturnType Property

Definition

Gets the returned CLR type.

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

Property Value

Implements

Attributes

Applies to