LinqDataSourceDesigner::RefreshSchema Method (Boolean)
.NET Framework (current version)
Refreshes the schema from the underlying data source.
Assembly: System.Web.Extensions.Design (in System.Web.Extensions.Design.dll)
Parameters
- preferSilent
-
Type:
System::Boolean
true to suppress all data source events until the schema is refreshed.
The design host calls the RefreshSchema method only if CanRefreshSchema is true.
.NET Framework
Available since 3.5
Available since 3.5
Show: