DbConnectionStringBuilder.ICustomTypeDescriptor.GetEditor Method (Type)
Returns an editor of the specified type for this instance of a component.
Assembly: System.Data (in System.Data.dll)
Parameters
- editorBaseType
-
Type:
System.Type
A Type that represents the editor for this object.
Return Value
Type: System.ObjectAn Object of the specified type that is the editor for this object, or null if the editor cannot be found.
Implements
ICustomTypeDescriptor.GetEditor(Type)This member is an explicit interface member implementation. It can be used only when the DbConnectionStringBuilder instance is cast to an ICustomTypeDescriptor interface.
For more information, see GetEditor.
.NET Framework
Available since 2.0
Available since 2.0