.NET Framework Class Library
System.ComponentModel.Design.Data Namespace
The System.ComponentModel.Design.Data namespace contains classes you can use to build custom design-time behavior for data-related components.
|
| Interface | Description |
|---|
.gif) | IDataEnvironment | Defines an interface to data services that enables control designers to integrate data store or database-related functionality into their design environment. |
.gif) | IDesignerDataSchema | Defines methods for retrieving data-store schema information. |
|
| Enumeration | Description |
|---|
.gif) | QueryBuilderMode | Specifies the type of data-store query the design environment should construct. |