Process Element (XMLA)

Processes objects on a Microsoft SQL Server 2005 Analysis Services (SSAS) instance.

Syntaxe

<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

Relationship Element

Parent elements

Command

Child elements

Bindings, DataSource, DataSourceView, ErrorConfiguration, Object, Type Element (XMLA), WriteBackTableCreation

Notes

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

Voir aussi

Concepts

Commands (XMLA)

Aide et Informations

Assistance sur SQL Server 2005