DatabaseConnectionControl.GetSelectedConnectionString Method
Namespace: Microsoft.VisualStudio.Data.Schema.Package.UI
Assembly: Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)
Syntax
'Declaration
Public Function GetSelectedConnectionString As String
public string GetSelectedConnectionString()
public:
String^ GetSelectedConnectionString()
member GetSelectedConnectionString : unit -> string
public function GetSelectedConnectionString() : String
Return Value
Type: System.String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.