Partager via


Espace de noms Microsoft.SqlServer.Management.MultiServerConnection

The Microsoft.SqlServer.Management.MultiServerConnection namespace is used by the Transact-SQL Editor window to manage connections to instances of the Moteur de base de données SQL Server.

Classes

  Classe Description
Classe publique MultiServerSqlConnectionInfo Contains SQL Server connection information that is used by Transact-SQL query editors.
Classe publique NonQueryResult Represents the results from a call to the ExecuteNonQuery method.
Classe publique ResultInfo Represents the results from executing a Transact-SQL batch.
Classe publique ServerMessageEventArgs Provides information about a server message event.

Interfaces

  Interface Description
Interface publique IResultInfo Represents the execution results of a batch of Transact-SQL statements.
Interface publique IUpdateConnectionProperties The IUpdateConnectionProperties interface defines methods and properties that are used for updating the editor property objects.

Délégués

  Délégué Description
Délégué public QeStatementCompletedEventHandler Represents the method that will handle the statement completed events.