VOOZH about

URL: https://learn.microsoft.com/en-us/previous-versions/bb738679(v=vs.90)

⇱ Working with EntityClient (Entity Framework Tasks) | Microsoft Learn



Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Working with EntityClient (Entity Framework Tasks)

The topics in this section show how to perform programming tasks with the EntityClient data provider.

In This Section

  • How to: Build an EntityConnection Connection String (Entity Framework)

  • How to: Execute a Query that Returns PrimitiveType Results (EntityClient)

  • How to: Execute a Query that Returns StructuralType Results (EntityClient)

  • How to: Execute a Query that Returns RefType Results (EntityClient)

  • How to: Execute a Query that Returns Complex Types (EntityClient)

  • How to: Execute a Query that Returns Nested Collections (EntityClient)

  • How to: Execute a Parameterized Entity SQL Query Using EntityCommand (EntityClient)

  • How to: Execute a Parameterized Stored Procedure Using EntityCommand (EntityClient)

  • How to: Execute a Polymorphic Query (EntityClient)

  • How to: Navigate Relationships with Navigate Operator (EntityClient)

See Also

Concepts

Entity SQL Language

Other Resources

Entity Framework Tasks


Additional resources


  • Last updated on