ConnectionManager Methods

Public Methods

(see also Protected Methods )

  Name Description
ms218515.pubmethod(en-US,SQL.90).gif Connect
Connects to the instance of SQL Server.
ms218515.pubmethod(en-US,SQL.90).gif Disconnect
Disconnects from the instance of SQL Server.
ms218515.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms218515.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms218515.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms218515.pubmethod(en-US,SQL.90).gifms218515.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms218515.pubmethod(en-US,SQL.90).gif ToString 
Returns the referenced object name as a string.
(inherited from ConnectionSettings )

Protected Methods

  Name Description
ms218515.protmethod(en-US,SQL.90).gif CheckServerVersion  
ms218515.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms218515.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )
ms218515.protmethod(en-US,SQL.90).gif ThrowIfPropertyNotSet  Overloaded. (inherited from ConnectionSettings )

See Also

Reference

ConnectionManager Class
Microsoft.SqlServer.Management.Common Namespace