DataProviderNameConverter Class
Creates a user-selectable list of ActiveX® Data Objects (ADO) for the .NET Framework (ADO.NET) provider names.
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 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.