IUpdateConnectionProperties.SetAggregateState(String) 메서드

정의

다중 서버 연결의 상태를 설정합니다.

public:
 void SetAggregateState(System::String ^ state);
public void SetAggregateState (string state);
abstract member SetAggregateState : string -> unit
Public Sub SetAggregateState (state As String)

매개 변수

state
String

새 상태를 지정합니다.

적용 대상