DataProviderNameConverter Class
Assembly: System.Design (in system.design.dll)
The DataProviderNameConverter class is a TypeConverter object that is typically referenced by the TypeConverterAttribute attribute.
The names that are returned by the GetStandardValues method are of ADO.NET providers, from the GetFactoryClasses method, that create data objects.
The GetStandardValuesExclusive method gets a value indicating whether the returned provider names are an exclusive list of possible values. The GetStandardValuesSupported method gets a value indicating whether the returned provider names are a standard set of values that can be picked from a list.
System.ComponentModel.TypeConverter
System.ComponentModel.StringConverter
System.Web.UI.Design.WebControls.DataProviderNameConverter
Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.