Process Element (XMLA)

Processes objects on a Microsoft SQL Server Analysis Services instance.

Syntax

<Command>
   <Process>
      <Type>...</Type>
      <Object>...</Object>
      <Bindings>...</Bindings>
      <DataSource>...</DataSource>
      <DataSourceView>...</DataSourceView>
      <ErrorConfiguration>...</ErrorConfiguration>
      <WriteBackTableCreation>...</WriteBackTableCreation>
   </Process>
</Command>

Element Characteristics

Characteristic

Description

Data type and length

None

Default value

None

Cardinality

0-n: Optional element that can occur more than once.

Element Relationships

Remarks

For more information about processing objects, see Processing Objects (XMLA).

See Also

Concepts