IHierarchicalDataSourceDesigner Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides design-time support in a visual designer for a class that is derived from the HierarchicalDataSourceControl class.
public interface class IHierarchicalDataSourceDesigner
public interface IHierarchicalDataSourceDesigner
type IHierarchicalDataSourceDesigner = interface
Public Interface IHierarchicalDataSourceDesigner
- Derived
Typically, when creating a new data source class for hierarchical data and an accompanying designer, you would inherit the HierarchicalDataSourceDesigner class rather than implement the IHierarchicalDataSourceDesigner interface.
Can |
Gets a value indicating whether the Configure() method can be called. |
Can |
Gets a value indicating whether the RefreshSchema(Boolean) method can be called. |
Configure() |
Launches the configuration wizard for the underlying data source. |
Get |
Gets the named data source view that is associated with the data source control. |
Refresh |
Refreshes the schema of the underlying data source. |
Resume |
Restores events after calling the SuppressDataSourceEvents() method. |
Suppress |
Turns off events in the data source control. |
Data |
Occurs when a data source control has changed in some way that affects data-bound controls. |
Schema |
Occurs when the fields or data of the underlying data source have changed. |
Proizvod | Verzije |
---|---|
.NET Framework | 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Povratne informacije o proizvodu .NET
.NET je projekt otvorenog koda. Odaberite vezu za slanje povratnih informacija: