This documentation is archived and is not being maintained.
DataContext::Refresh Method (RefreshMode, array<Object>)
Visual Studio 2008
Refreshes an array of entity objects according to the specified mode.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Parameters
- mode
- Type: System.Data.Linq::RefreshMode
A value that specifies how optimistic concurrency conflicts are handled.
- entities
- Type: array<System::Object>
The array of entity objects to be refreshed.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: