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 数据库引擎.

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

接口

  接口 说明
公共接口 IResultInfo Represents the execution results of a batch of Transact-SQL statements.
公共接口 IUpdateConnectionProperties The IUpdateConnectionProperties interface defines methods and properties that are used for updating the editor property objects.

委托

  委托 说明
公共委托 QeStatementCompletedEventHandler Represents the method that will handle the statement completed events.