nerdexam
Microsoft

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)

Querying Data

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)
  • A
    85% (22)
  • B
    8% (2)
  • C
    4% (1)
  • D
    4% (1)

Explanation

CHAPTER 6 ADO.NET Entity Framework Lesson 1: What Is the ADO.NET Entity Framework? Model-Defined Functions (page 413)

Topics

#Entity SQL#custom functions#DefiningExpression#conceptual model

Community Discussion

No community discussion yet for this question.

Full 70-516 Practice