ModificationFunctionMapping.Function Property

 

Gets Metadata of function to which we should bind.

Namespace:   System.Data.Entity.Core.Mapping
Assembly:  EntityFramework (in EntityFramework.dll)

public EdmFunction Function { get; }

Property Value

Type: System.Data.Entity.Core.Metadata.Edm.EdmFunction

The metadata of function to which we should bind.