다음을 통해 공유


ASTaskBase 멤버

이 API는 .NET Framework 인프라를 지원하며 코드에서 직접 사용할 수 없습니다.

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

생성자

  이름 설명
공용 메서드 ASTaskBase 인프라

맨 위로 이동

메서드

  이름 설명
공용 메서드 CanUpdate *** Member deprecated; see Remarks. ***    A Boolean that indicates whether the new package XML can update the old package XML. (Task에서 상속됩니다.)
공용 메서드 Equals Determines whether two object instances are equal. (DtsObject에서 상속됩니다.)
공용 메서드 Execute 인프라 (Task. . :: . .Execute(Connections, VariableDispenser, IDTSComponentEvents, IDTSLogging, Object)을(를) 재정의합니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
보호된 메서드 FireError(String, String) 인프라
보호된 메서드 FireError(Int32, String, String, String) 인프라
공용 메서드 GetConnectionID Gets a String containing the ID of the connection. (Task에서 상속됩니다.)
공용 메서드 GetConnectionName Gets a String containing the name of the connection. (Task에서 상속됩니다.)
공용 메서드 GetHashCode Returns the hash code for this instance. (DtsObject에서 상속됩니다.)
공용 메서드 GetType (Object에서 상속됩니다.)
공용 메서드 InitializeTask Initializes the properties associated with the task. This method is called by the runtime and is not used in code. (Task에서 상속됩니다.)
보호된 메서드 InternalExecute 인프라
보호된 메서드 InternalValidate 인프라
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
보호된 메서드 StopExecution 인프라
보호된 메서드 SubscribeToProgressEvent 인프라
공용 메서드 ToString (Object에서 상속됩니다.)
보호된 메서드 UnsubscribeToProgressEvent 인프라
공용 메서드 Update *** Member deprecated; see Remarks. ***    This method updates the old package XML with the new package XML if CanUpdate is set to true. (Task에서 상속됩니다.)
공용 메서드 Validate 인프라 (Task. . :: . .Validate(Connections, VariableDispenser, IDTSComponentEvents, IDTSLogging)을(를) 재정의합니다.)
보호된 메서드 ValidateConnection 인프라
보호된 메서드 ValidateDDL 인프라
보호된 메서드 WriteLog 인프라

맨 위로 이동

필드

  이름 설명
보호된 필드 bExecutionCanceled 인프라
보호된 필드 bTraceError 인프라
보호된 필드 ddl 인프라
보호된 필드 m_events 인프라
보호된 필드 server 인프라

맨 위로 이동

속성

  이름 설명
공용 속성 ConnectionName 인프라
공용 속성 ExecutionValue Returns a user-defined object. This field is read-only. (Task에서 상속됩니다.)
보호된 속성 ProgressEventName 인프라
보호된 속성 StatusEventName 인프라
보호된 속성 SubComponentName 인프라
공용 속성 Version *** Member deprecated; see Remarks. ***    Returns the version of the task. This property is read-only. (Task에서 상속됩니다.)

맨 위로 이동