Click or drag to resize

OleDbConnStringGetConnectionString Method

Prompts the user and gets a connection string.

Namespace: Altaxo.DataConnection
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static string GetConnectionString()

Return Value

String
The connection string selected by the user.
See Also