RuntimeDbFunctionParameter.IDbFunctionParameter.StoreType Property

Definition

Gets the store type of this parameter.

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

Property Value

Implements

Attributes

Applies to