Relational data appears as a collection of two-dimensional tables ( relations or flat files), where common columns relate tables to each other. To use LINQ to SQL effectively, you must have some familiarity with the underlying principles of relational databases.
In LINQ to SQL, the data model of a relational database is mapped to an object model expressed in the programming language of the developer
No comments:
Post a Comment