共用方式為


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。)

頂端