Share via


RuntimeDbFunction.IDbFunction.StoreFunction Property

Definition

Gets the associated IStoreFunction.

Microsoft.EntityFrameworkCore.Metadata.IStoreFunction Microsoft.EntityFrameworkCore.Metadata.IDbFunction.StoreFunction { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IDbFunction.StoreFunction : Microsoft.EntityFrameworkCore.Metadata.IStoreFunction
 ReadOnly Property StoreFunction As IStoreFunction Implements IDbFunction.StoreFunction

Property Value

Implements

Attributes

Applies to