This topic has not yet been rated - Rate this topic

IUpdateConnectionProperties Interface

The IUpdateConnectionProperties interface defines methods and properties that are used for updating the editor property objects.

Namespace:  Microsoft.SqlServer.Management.MultiServerConnection
Assembly:  Microsoft.SqlServer.Management.MultiServerConnection (in Microsoft.SqlServer.Management.MultiServerConnection.dll)
public interface IUpdateConnectionProperties

The IUpdateConnectionProperties type exposes the following members.

  NameDescription
Public methodIncrementConnectionRowsReturnedUpdates the number of rows that will be returned for the specified connection.
Public methodSetAggregateStateSets the state for the multiserver connection.
Public methodSetChildServerNameSets the server name for a child connection.
Public methodSetChildSpidSets the SQL Server process ID for the specified connection.
Public methodSetChildStateSets the state value of the specified connection.
Public methodSetChildVersionSets a new server version value for the specified connection.
Public methodSetFailedConnectionsUpdates the list of servers that could not be connected to.
Public methodUpdateConnectionStartAndFinishTimesUpdates starting and finishing times for a particular connection.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.