This documentation is archived and is not being maintained.
DataProviderNameConverter::GetStandardValuesSupported Method
Visual Studio 2008
Gets a value indicating whether this object returns a standard set of values that can be picked from a list.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetStandardValuesSupported() | Returns whether this object supports a standard set of values that can be picked from a list. (Inherited from TypeConverter.) |
|
GetStandardValuesSupported(ITypeDescriptorContext) | Gets a value indicating whether this object returns a standard set of ActiveX® Data Objects (ADO) for the .NET Framework (ADO.NET) provider names that can be picked from a list. (Overrides TypeConverter::GetStandardValuesSupported(ITypeDescriptorContext).) |
Show: