Namespace Microsoft.SqlTools.ServiceLayer.Connection
Classes
ConnectionInfo
Information pertaining to a unique connection instance.
ConnectionService
Main class for the Connection Management services
SqlConnectionFactory
Factory class to create SqlClientConnections The purpose of the factory is to make it easier to mock out the database in 'offline' unit test scenarios.
Interfaces
ISqlConnectionFactory
Interface for the SQL Connection factory
Delegates
ConnectionService.OnConnectionHandler
Callback for onconnection handler