70-516 · Question #181
You use Microsoft Visual Studio 2010 and Microsoft. NET Framework 4.0 to create an application. The application connects to a Microsoft SQL Server database. You use Entity SQL of the ADO.NET Entity…
The correct answer is A. Function E. DefiningExpression. CHAPTER 6 ADO.NET Entity Framework Lesson 1: What Is the ADO.NET Entity Framework? Model-Defined Functions (page 413)
Question
You use Microsoft Visual Studio 2010 and Microsoft. NET Framework 4.0 to create an application. The application connects to a Microsoft SQL Server database. You use Entity SQL of the ADO.NET Entity Framework to retrieve data from the database. You need to define a custom function in the conceptual model. You also need to ensure that the function calculates a value based on properties of the object. Which two XML element types should you use? (Each correct answer presents part of the solution. Choose two.)
Options
- AFunction
- BFunctionImport
- CDependent
- DAssociation
- EDefiningExpression
How the community answered
(26 responses)- A85% (22)
- B8% (2)
- C4% (1)
- D4% (1)
Explanation
CHAPTER 6 ADO.NET Entity Framework Lesson 1: What Is the ADO.NET Entity Framework? Model-Defined Functions (page 413)
Topics
Community Discussion
No community discussion yet for this question.