DTSProcessingTask 멤버
Processes objects in a Microsoft SQL Server Analysis Services database.
DTSProcessingTask 형식은 다음 멤버를 노출합니다.
메서드
이름 | 설명 | |
---|---|---|
![]() |
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 | 인프라 (ASTaskBase에서 상속됩니다.) |
![]() |
Finalize | (Object에서 상속됩니다.) |
![]() |
FireError(String, String) | 인프라 (ASTaskBase에서 상속됩니다.) |
![]() |
FireError(Int32, String, String, String) | 인프라 (ASTaskBase에서 상속됩니다.) |
![]() |
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 | 인프라 (ASTaskBase에서 상속됩니다.) |
![]() |
InternalValidate | 인프라 (ASTaskBase에서 상속됩니다.) |
![]() |
LoadFromXML | Loads the task information from XML. This method is not callable by your application code. To load a package saved as .xml, use the Application..::..LoadPackage method. |
![]() |
MemberwiseClone | (Object에서 상속됩니다.) |
![]() |
SaveToXML | Saves component information to the package XML. This method is not callable by your application code. To save a package as .xml, use the Application..::..SaveToXml method. |
![]() |
StopExecution | 인프라 (ASTaskBase에서 상속됩니다.) |
![]() |
SubscribeToProgressEvent | 인프라 (ASTaskBase에서 상속됩니다.) |
![]() |
ToString | (Object에서 상속됩니다.) |
![]() |
UnsubscribeToProgressEvent | 인프라 (ASTaskBase에서 상속됩니다.) |
![]() |
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 | 인프라 (ASTaskBase에서 상속됩니다.) |
![]() |
ValidateConnection | 인프라 (ASTaskBase에서 상속됩니다.) |
![]() |
ValidateDDL | 인프라 (ASTaskBase에서 상속됩니다.) |
![]() |
WriteLog | 인프라 (ASTaskBase에서 상속됩니다.) |
맨 위로 이동
필드
이름 | 설명 | |
---|---|---|
![]() |
bExecutionCanceled | 인프라 (ASTaskBase에서 상속됩니다.) |
![]() |
bTraceError | 인프라 (ASTaskBase에서 상속됩니다.) |
![]() |
ddl | 인프라 (ASTaskBase에서 상속됩니다.) |
![]() |
m_events | 인프라 (ASTaskBase에서 상속됩니다.) |
![]() |
server | 인프라 (ASTaskBase에서 상속됩니다.) |
맨 위로 이동
속성
이름 | 설명 | |
---|---|---|
![]() |
ConnectionName | 인프라 (ASTaskBase에서 상속됩니다.) |
![]() |
ExecutionValue | Returns a user-defined object. This field is read-only. (Task에서 상속됩니다.) |
![]() |
ProcessingCommands | Gets or sets the text of the processing command to be sent to the Analysis Services server. |
![]() |
ProgressEventName | 인프라 (ASTaskBase에서 상속됩니다.) |
![]() |
StatusEventName | 인프라 (ASTaskBase에서 상속됩니다.) |
![]() |
SubComponentName | 인프라 (ASTaskBase에서 상속됩니다.) |
![]() ![]() |
TaskDescription | Gets the description of the Analysis Services Processing task. |
![]() ![]() |
TaskDisplayName | Gets the unique name for the Analysis Services Processing task. |
![]() |
Version | *** Member deprecated; see Remarks. *** Returns the version of the task. This property is read-only. (Task에서 상속됩니다.) |
맨 위로 이동