Gets the data members present within the selected data source, if information about them is available.
- context
- An System.ComponentModel.ITypeDescriptorContext object indicating the component or control to get values for.
A System.ComponentModel.TypeConverter.StandardValuesCollection listing the data members of the data source selected for the component.
The converter uses the System.Web.UI.Design.IDataSourceProvider implementation of the associated component's designer to retrieve the current data source selection.