FunctionImportStructuralTypeMapping.PropertyMappings Property
Gets the property mappings for the result type of a function import.
Assembly: EntityFramework (in EntityFramework.dll)
public ReadOnlyCollection<FunctionImportReturnTypePropertyMapping> PropertyMappings { get; }