Note |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Refreshes a collection of entity objects according to the specified mode.
Namespace:
System.Data.LinqAssembly:
System.Data.Linq (in System.Data.Linq.dll)
Public Sub Refresh (
mode As RefreshMode,
entities As IEnumerable
)
.NET Framework
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Return to top