Namespace: SchemaExplorer
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
bool ShowEditor(
	string currentConnectionString
)
Visual Basic
Function ShowEditor ( 
	currentConnectionString As String
) As Boolean

Parameters

currentConnectionString
Type: System..::..String

Return Value

Type: Boolean

See Also