IUpdateConnectionProperties 인터페이스

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

네임스페이스:  Microsoft.SqlServer.Management.MultiServerConnection
어셈블리:  Microsoft.SqlServer.Management.MultiServerConnection(Microsoft.SqlServer.Management.MultiServerConnection.dll)

구문

‘선언
Public Interface IUpdateConnectionProperties
‘사용 방법
Dim instance As IUpdateConnectionProperties
public interface IUpdateConnectionProperties
public interface class IUpdateConnectionProperties
type IUpdateConnectionProperties =  interface end
public interface IUpdateConnectionProperties

IUpdateConnectionProperties 유형에서 다음 멤버를 표시합니다.

메서드

  이름 설명
공용 메서드 IncrementConnectionRowsReturned Updates the number of rows that will be returned for the specified connection.
공용 메서드 SetAggregateState Sets the state for the multiserver connection.
공용 메서드 SetChildServerName Sets the server name for a child connection.
공용 메서드 SetChildSpid Sets the SQL Server process ID for the specified connection.
공용 메서드 SetChildState Sets the state value of the specified connection.
공용 메서드 SetChildVersion Sets a new server version value for the specified connection.
공용 메서드 SetFailedConnections Updates the list of servers that could not be connected to.
공용 메서드 UpdateConnectionStartAndFinishTimes Updates starting and finishing times for a particular connection.

맨 위로 이동

참고 항목

참조

Microsoft.SqlServer.Management.MultiServerConnection 네임스페이스