Compartir a través de


Espacio de nombres 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 SQL Server Database Engine (Motor de base de datos de SQL Server).

Clases

  Clase Descripción
Clase pública MultiServerSqlConnectionInfo Contains SQL Server connection information that is used by Transact-SQL query editors.
Clase pública NonQueryResult Represents the results from a call to the ExecuteNonQuery method.
Clase pública ResultInfo Represents the results from executing a Transact-SQL batch.
Clase pública ServerMessageEventArgs Provides information about a server message event.

Interfaces

  Interfaz Descripción
Interfaz pública IResultInfo Represents the execution results of a batch of Transact-SQL statements.
Interfaz pública IUpdateConnectionProperties The IUpdateConnectionProperties interface defines methods and properties that are used for updating the editor property objects.

Delegados

  Delegado Descripción
Delegado público QeStatementCompletedEventHandler Represents the method that will handle the statement completed events.