Commands (XMLA)
This reference section contains XML for Analysis (XMLA) elements that can be used within the Command element during an Execute method call.
Element | Description |
---|---|
Contains Analysis Services Scripting Language (ASSL) elements used by the Execute method to alter objects on an instance of Microsoft SQL Server 2005 Analysis Services (SSAS). |
|
Backs up a Microsoft SQL Server 2005 Analysis Services (SSAS) database to a backup file. |
|
Performs one or more XML for Analysis (XMLA) commands as a batch operation, either sequentially or in parallel, on an instance of Microsoft SQL Server 2005 Analysis Services (SSAS). |
|
Begins a transaction on the current session with an Analysis Services instance. |
|
Cancels a currently running command on an Analysis Services instance. |
|
Clears the memory cache for the specified object on an Analysis Services instance. |
|
Commits a transaction on the current session with an Analysis Services instance. |
|
Contains Analysis Services Scripting Language (ASSL) elements used by the Execute method to create objects on an Analysis Services instance. |
|
Deletes an object on an Analysis Services instance. |
|
Creates aggregations for an aggregation design on an Analysis Services instance. |
|
Deletes attribute members from a dimension. |
|
Inserts attribute members into a dimension. |
|
Locks a specified object on an Analysis Services instance. |
|
Merges the data of one or more source partitions into a target partition, and then deletes the source partitions. |
|
Notifies an Analysis Services instance that a change has occurred to tables in a specified data source. |
|
Processes objects on an Analysis Services instance. |
|
Restores an Analysis Services database from a backup file. |
|
Rolls back a transaction on the current session with an Analysis Services instance. |
|
Contains a query or statement to be sent using the Execute method to an instance of Analysis Services. |
|
Subscribes to a trace and returns a rowset containing the trace events from an Analysis Services instance. |
|
Synchronizes an Analysis Services database with another existing database. |
|
Unlocks a specified lock on an Analysis Services instance. |
|
Updates attribute members in a dimension. |
|
Updates cells in a write-enabled cube. |