RuntimeDbFunction.Model Property

Definition

Gets the model in which this function is defined.

public virtual Microsoft.EntityFrameworkCore.Metadata.RuntimeModel Model { get; }
member this.Model : Microsoft.EntityFrameworkCore.Metadata.RuntimeModel
Public Overridable ReadOnly Property Model As RuntimeModel

Property Value

Applies to