OleDbConnStringGetConnectionString Method |
Prompts the user and gets a connection string.
Namespace: Altaxo.DataConnectionAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static string GetConnectionString()
Return Value
StringThe connection string selected by the user.
See Also