DTSProcessingTask 멤버

Processes objects in a Microsoft SQL Server Analysis Services database.

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

생성자

  이름 설명
공용 메서드 DTSProcessingTask Initializes a new instance of the DTSProcessingTask class.

맨 위로 이동

메서드

  이름 설명
공용 메서드 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에서 상속됩니다.)

맨 위로 이동