RuntimeDbFunctionParameter.IReadOnlyDbFunctionParameter.StoreType Property

Definition

Gets the store type of this parameter.

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

Property Value

Implements

Attributes

Applies to