Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Connects to the instance of SQL Server.
Namespace: Microsoft.SqlServer.Management.Common
Assembly: Microsoft.SqlServer.ConnectionInfo (in Microsoft.SqlServer.ConnectionInfo.dll)
Syntax
'Declaration
Public Sub Connect
'Usage
Dim instance As ConnectionManager
instance.Connect()
public void Connect()
public:
void Connect()
member Connect : unit -> unit
public function Connect()
See Also
Reference
Microsoft.SqlServer.Management.Common Namespace