QueryCompilationContext.UpdateMapping(QuerySourceMapping) Method
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.
Updates the query source mappings to the new query sources
public virtual void UpdateMapping (Remotion.Linq.Clauses.QuerySourceMapping querySourceMapping);
abstract member UpdateMapping : Remotion.Linq.Clauses.QuerySourceMapping -> unit
override this.UpdateMapping : Remotion.Linq.Clauses.QuerySourceMapping -> unit
Public Overridable Sub UpdateMapping (querySourceMapping As QuerySourceMapping)
Parameters
- querySourceMapping
- Remotion.Linq.Clauses.QuerySourceMapping
The new query source mapping
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Entity Framework