FunctionImportResultMapping Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a result mapping for a function import.
public sealed class FunctionImportResultMapping : System.Data.Entity.Core.Mapping.MappingItem
type FunctionImportResultMapping = class
inherit MappingItem
Public NotInheritable Class FunctionImportResultMapping
Inherits MappingItem
- Inheritance
Constructors
| FunctionImportResultMapping() |
Properties
| TypeMappings |
Gets the type mappings. |
Methods
| AddTypeMapping(FunctionImportStructuralTypeMapping) |
Adds a type mapping. |
| RemoveTypeMapping(FunctionImportStructuralTypeMapping) |
Removes a type mapping. |