Table(Of TEntity).Context Property
.NET Framework (current version)
Gets the DataContext that has been used to retrieve this Table(Of TEntity).
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Property Value
Type: System.Data.Linq.DataContextThe data context that has been used to retrieve this table.
Implements
ITable.Context
.NET Framework
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Show: