FunctionImportMapping.TargetFunction Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets store function (or target of the mapping)
public System.Data.Entity.Core.Metadata.Edm.EdmFunction TargetFunction { get; }
member this.TargetFunction : System.Data.Entity.Core.Metadata.Edm.EdmFunction
Public ReadOnly Property TargetFunction As EdmFunction