다음을 통해 공유


BreakpointManager 멤버

Manages all the breakpoints that are set in on a task. This class cannot be inherited.

BreakpointManager 형식은 다음 멤버를 노출합니다.

메서드

  이름 설명
공용 메서드 ClearBreakpointTargets Removes all the breakpoints set in a task.
공용 메서드 CreateBreakpointTarget Creates a new breakpoint in the task with the specified breakpoint ID and description.
공용 메서드 Equals Determines whether two object instances are equal. (DtsObject에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
공용 메서드 GetBreakpointTarget Returns the breakpoint object for a specific breakpoint ID.
공용 메서드 GetHashCode Returns the hash code for this instance. (DtsObject에서 상속됩니다.)
공용 메서드 GetType (Object에서 상속됩니다.)
공용 메서드 IsBreakpointTargetEnabled A Boolean that indicates if the breakpoint is enabled.
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
공용 메서드 RemoveBreakpointTarget Removes a previously created breakpoint from a task.
공용 메서드 ToString (Object에서 상속됩니다.)

맨 위로 이동