Share via


IFunctionMapping.StoreFunction Property

Definition

Gets the target function.

public Microsoft.EntityFrameworkCore.Metadata.IStoreFunction StoreFunction { get; }
member this.StoreFunction : Microsoft.EntityFrameworkCore.Metadata.IStoreFunction
Public ReadOnly Property StoreFunction As IStoreFunction

Property Value

Applies to