SQLWBToolsOptionsPage<TOptions>.OnDeactivate 메서드

정의

이 옵션이 비활성화될 때 호출됩니다.

protected:
 override bool OnDeactivate();
protected override bool OnDeactivate ();
override this.OnDeactivate : unit -> bool
Protected Overrides Function OnDeactivate () As Boolean

반환

작업 결과를 나타내는 부울 값입니다. 비활성화된 경우 True입니다.

적용 대상