Table<TEntity>::Context Property
.NET Framework (current version)
Gets the DataContext that has been used to retrieve this Table<TEntity>.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Property Value
Type: System.Data.Linq::DataContext^The 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: