System.Web.UI.Design.WebControls.DataProviderNameConverter Members

The members of System.Web.UI.Design.WebControls.DataProviderNameConverter are listed below.

See Also: Inherited members from System.ComponentModel.StringConverter

Public Constructors

Public Methods

override
GetStandardValues(System.ComponentModel.ITypeDescriptorContext) : System.ComponentModel.TypeConverter.StandardValuesCollection

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

override
GetStandardValuesExclusive(System.ComponentModel.ITypeDescriptorContext) : bool

Gets a value indicating whether the returned ActiveX® Data Objects (ADO) for the .NET Framework (ADO.NET) provider names are an exclusive list of possible values.

override
GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext) : bool

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.