FunctionImportStructuralTypeMapping.PropertyMappings Property

 

Gets the property mappings for the result type of a function import.

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

public ReadOnlyCollection<FunctionImportReturnTypePropertyMapping> PropertyMappings { get; }