gets the connection string

Namespace:  SqlTools
Assembly:  SqlTools (in SqlTools.dll) Version: 3.6.0.0 (3.6.0.0)

Syntax

         
 C#  Visual Basic  Visual C++ 
protected string getConn()
Protected Function getConn As String
protected:
String^ getConn()

Return Value

(string) connString

See Also