| http://www.w3.org/ns/prov#value | - primary key for the table, and if the value is an integer automatically the column is generated with Identity Set to true.Figure 2: Id column was generated with Identity specification equal to trueNow you can access database simply creating an instance of SampleContext (do not forget to dispose it when you finished using it) and thanks to LINQ provider you can issue query on it, because all DbSet
|