IDTSRuntimeConnection100.ReleaseConnectionManager 메서드

정의

객체가 참조하는 IDTSRuntimeConnection100 참조 ConnectionManager 를 해제합니다.

public:
 void ReleaseConnectionManager();
[System.Runtime.InteropServices.DispId(103)]
public void ReleaseConnectionManager();
[<System.Runtime.InteropServices.DispId(103)>]
abstract member ReleaseConnectionManager : unit -> unit
Public Sub ReleaseConnectionManager ()
특성

설명

이 메서드는 속성에 ConnectionManager 저장된 패키지 내 참조 를 ConnectionManager 해제합니다. 호출된 후에는 속성이 ConnectionManager null이 됩니다.

적용 대상