IDbFunction.StoreFunction Property

Definition

Gets the associated IStoreFunction.

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

Property Value

Applies to