SqlDataSourceDesigner::CanRefreshSchema Property
.NET Framework (current version)
Gets a value indicating whether the RefreshSchema method can be called by the design host.
Assembly: System.Design (in System.Design.dll)
Property Value
Type: System::Booleantrue if the ConnectionString and SelectCommand properties are not empty; otherwise false.
Implements
IDataSourceDesigner::CanRefreshSchema
.NET Framework
Available since 2.0
Available since 2.0
Show: