See Also: IDataSourceFieldSchema Members
The System.Web.UI.Design.IDataSourceFieldSchema interface allows a class to implement a set of properties that describe a field in a data source. The System.Web.UI.Design.DataSetFieldSchema class implements the System.Web.UI.Design.IDataSourceFieldSchema interface.
Classes that implement the System.Web.UI.Design.IDataSourceFieldSchema are used by custom control designer components to provide lists of data source fields and properties for data-bound controls at design time.