FunctionImportResultMapping Class
Represents a result mapping for a function import.
Assembly: EntityFramework (in EntityFramework.dll)
System.Object
System.Data.Entity.Core.Mapping.MappingItem
System.Data.Entity.Core.Mapping.FunctionImportResultMapping
System.Data.Entity.Core.Mapping.MappingItem
System.Data.Entity.Core.Mapping.FunctionImportResultMapping
Name | Description | |
---|---|---|
![]() | FunctionImportResultMapping() | Initializes a new instance of the FunctionImportResultMapping class. |
Name | Description | |
---|---|---|
![]() | TypeMappings | Gets the type mappings. |
Name | Description | |
---|---|---|
![]() | AddTypeMapping(FunctionImportStructuralTypeMapping) | Adds a type mapping. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | RemoveTypeMapping(FunctionImportStructuralTypeMapping) | Removes a type mapping. |
![]() | 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.