NetSuite Data Provider - Online Help
NetSuite Data Provider
Questions / Feedback?

LINQ and Entity Framework

The RSSBus ADO.NET Provider for NetSuite includes support for Entity Framework and Language-Integrated Query (LINQ). This chapter shows the various ways you can use Entity Framework. The Model-First Approach shows how to generate a model using schema introspection. The Code-First Approach shows how to manually define the entity definitions. Both approaches are supported for Entity Framework 6; see Using EF 6.

The Entity Framework model can be queried using LINQ to Entities queries. The chapter LINQ Queries shows how to query entities. The chapters LINQ Updates, LINQ Inserts, and LINQ Deletes show how to update, insert, and delete entities using LINQ. The chapter Stored Procedures shows how to call stored procedures.

 
 
Copyright (c) 2015 RSSBus, Inc. - All rights reserved.
Build 1.0.5578.0