ASTaskBase 멤버
이 API는 .NET Framework 인프라를 지원하며 코드에서 직접 사용할 수 없습니다.
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 | 인프라 |
맨 위로 이동
속성
이름 | 설명 | |
---|---|---|
![]() |
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에서 상속됩니다.) |
맨 위로 이동