ISfcConnection 인터페이스

정의

이 인터페이스는 상위 수준 연결 인터페이스입니다.

public interface ISfcConnection
type ISfcConnection = interface
Public Interface ISfcConnection
파생

속성

Name Description
IsForceDisconnected

연결이 강제로 끊어졌는지 나타냅니다.

IsOpen

연결이 현재 활성 상태인지를 반환합니다.

ServerInstance

연결 중인 서버의 이름입니다.

ServerVersion

연결된 서비스의 버전을 반환합니다.

메서드

Name Description
Connect()

이 인터페이스는 상위 수준 연결 인터페이스입니다.

Copy()

이 인터페이스는 상위 수준 연결 인터페이스입니다.

Disconnect()

이 인터페이스는 상위 수준 연결 인터페이스입니다.

ForceDisconnected()

연결을 끊고 연결을 다시 열 수 없도록 합니다.

ToEnumeratorObject()

이 인터페이스는 상위 수준 연결 인터페이스입니다.

적용 대상