IDataSourceDesigner.CanRefreshSchema Property

 

Gets a value that indicates whether the RefreshSchema method can be called.

Namespace:   System.Web.UI.Design
Assembly:  System.Design (in System.Design.dll)

abstract CanRefreshSchema : bool with get

Property Value

Type: System.Boolean

true if the underlying data source can refresh its schema; otherwise, false.

.NET Framework
Available since 2.0
Return to top
Show: