FunctionImportStructuralTypeMapping Class

Definition

Specifies a function import structural type mapping.

public abstract class FunctionImportStructuralTypeMapping : System.Data.Entity.Core.Mapping.MappingItem
type FunctionImportStructuralTypeMapping = class
    inherit MappingItem
Public MustInherit Class FunctionImportStructuralTypeMapping
Inherits MappingItem
Inheritance
FunctionImportStructuralTypeMapping
Derived

Properties

PropertyMappings

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

Applies to