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. |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Entity Framework