FunctionImportMapping.FunctionImport 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 model function (or source of the mapping)
public System.Data.Entity.Core.Metadata.Edm.EdmFunction FunctionImport { get; }
member this.FunctionImport : System.Data.Entity.Core.Metadata.Edm.EdmFunction
Public ReadOnly Property FunctionImport As EdmFunction