Condividi tramite


Membri DTSProcessingTask

Processes objects in a Microsoft SQL Server Analysis Services database.

Il tipo DTSProcessingTask espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico DTSProcessingTask Initializes a new instance of the DTSProcessingTask class.

In alto

Metodi

  Nome Descrizione
Metodo pubblico CanUpdate *** Member deprecated; see Remarks. ***    A Boolean that indicates whether the new package XML can update the old package XML. (Ereditato da Task).
Metodo pubblico Equals Determines whether two object instances are equal. (Ereditato da DtsObject).
Metodo pubblico Execute Infrastruttura. (Ereditato da ASTaskBase).
Metodo protetto Finalize (Ereditato da Object).
Metodo protetto FireError(String, String) Infrastruttura. (Ereditato da ASTaskBase).
Metodo protetto FireError(Int32, String, String, String) Infrastruttura. (Ereditato da ASTaskBase).
Metodo pubblico GetConnectionID Gets a String containing the ID of the connection. (Ereditato da Task).
Metodo pubblico GetConnectionName Gets a String containing the name of the connection. (Ereditato da Task).
Metodo pubblico GetHashCode Returns the hash code for this instance. (Ereditato da DtsObject).
Metodo pubblico GetType (Ereditato da Object).
Metodo pubblico InitializeTask Initializes the properties associated with the task. This method is called by the runtime and is not used in code. (Ereditato da Task).
Metodo protetto InternalExecute Infrastruttura. (Ereditato da ASTaskBase).
Metodo protetto InternalValidate Infrastruttura. (Ereditato da ASTaskBase).
Metodo pubblico 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.
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico 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.
Metodo protetto StopExecution Infrastruttura. (Ereditato da ASTaskBase).
Metodo protetto SubscribeToProgressEvent Infrastruttura. (Ereditato da ASTaskBase).
Metodo pubblico ToString (Ereditato da Object).
Metodo protetto UnsubscribeToProgressEvent Infrastruttura. (Ereditato da ASTaskBase).
Metodo pubblico Update *** Member deprecated; see Remarks. ***    This method updates the old package XML with the new package XML if CanUpdate is set to true. (Ereditato da Task).
Metodo pubblico Validate Infrastruttura. (Ereditato da ASTaskBase).
Metodo protetto ValidateConnection Infrastruttura. (Ereditato da ASTaskBase).
Metodo protetto ValidateDDL Infrastruttura. (Ereditato da ASTaskBase).
Metodo protetto WriteLog Infrastruttura. (Ereditato da ASTaskBase).

In alto

Campi

  Nome Descrizione
Campo protetto bExecutionCanceled Infrastruttura. (Ereditato da ASTaskBase).
Campo protetto bTraceError Infrastruttura. (Ereditato da ASTaskBase).
Campo protetto ddl Infrastruttura. (Ereditato da ASTaskBase).
Campo protetto m_events Infrastruttura. (Ereditato da ASTaskBase).
Campo protetto server Infrastruttura. (Ereditato da ASTaskBase).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica ConnectionName Infrastruttura. (Ereditato da ASTaskBase).
Proprietà pubblica ExecutionValue Returns a user-defined object. This field is read-only. (Ereditato da Task).
Proprietà pubblica ProcessingCommands Gets or sets the text of the processing command to be sent to the Analysis Services server.
Proprietà protetta ProgressEventName Infrastruttura. (Ereditato da ASTaskBase).
Proprietà protetta StatusEventName Infrastruttura. (Ereditato da ASTaskBase).
Proprietà protetta SubComponentName Infrastruttura. (Ereditato da ASTaskBase).
Proprietà pubblicaMembro statico TaskDescription Gets the description of the Analysis Services Processing task.
Proprietà pubblicaMembro statico TaskDisplayName Gets the unique name for the Analysis Services Processing task.
Proprietà pubblica Version *** Member deprecated; see Remarks. ***    Returns the version of the task. This property is read-only. (Ereditato da Task).

In alto