Share via


RuntimeDbFunction.IReadOnlyDbFunction.StoreType Property

Definition

Gets the configured store type string.

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

Property Value

Implements

Attributes

Applies to