FunctionImportComplexTypeMapping Class
Represents a complex type mapping for a function import result.
Assembly: EntityFramework (in EntityFramework.dll)
System.Object
System.Data.Entity.Core.Mapping.MappingItem
System.Data.Entity.Core.Mapping.FunctionImportStructuralTypeMapping
System.Data.Entity.Core.Mapping.FunctionImportComplexTypeMapping
System.Data.Entity.Core.Mapping.MappingItem
System.Data.Entity.Core.Mapping.FunctionImportStructuralTypeMapping
System.Data.Entity.Core.Mapping.FunctionImportComplexTypeMapping
Name | Description | |
---|---|---|
![]() | FunctionImportComplexTypeMapping(ComplexType, Collection<FunctionImportReturnTypePropertyMapping>) | Initializes a new FunctionImportComplexTypeMapping instance. |
Name | Description | |
---|---|---|
![]() | PropertyMappings | Gets the property mappings for the result type of a function import.(Inherited from FunctionImportStructuralTypeMapping.) |
![]() | ReturnType | Ges the return type. |
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.