System.Web.UI.Design.WebControls.DataProviderNameConverter.GetStandardValues Method

Returns a list of the available ActiveX® Data Objects (ADO) for the .NET Framework (ADO.NET) provider names.

Syntax

public override System.ComponentModel.TypeConverter.StandardValuesCollection GetStandardValues (System.ComponentModel.ITypeDescriptorContext context)

Parameters

context
An object implementing the System.ComponentModel.ITypeDescriptorContext that provides information about a context to a type converter so that the type converter can perform a conversion.

Returns

A System.ComponentModel.TypeConverter.StandardValuesCollection containing the names of the available ADO.NET providers.

Remarks

Requirements

Namespace: System.Web.UI.Design.WebControls
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0