Creates an instance of IDbConnectionStringEditor for the type specified in AssemblyQualifiedName.
Namespace: SchemaExplorerAssembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
| C# |
|---|
public IDbConnectionStringEditor CreateEditor() |
| Visual Basic |
|---|
Public Function CreateEditor As IDbConnectionStringEditor |
Return Value
Type: IDbConnectionStringEditorAn instance of IDbConnectionStringEditor, null if the type can not be resolved.