Element równoległe (XMLA)
Identyfikuje poleceń, które należy uruchomić równolegle przez nadrzędny partia polecenia.
<Batch>
....
<Parallel maxParallel="Integer">
<!-- One or more XMLA commands -->
</Parallel>
....
</Batch>
Właściwości elementu
Charakterystyka |
Description |
---|---|
Typ danych i długość |
None |
Wartość domyślna |
None |
Relacja |
0-n: Opcjonalne element, który może występować więcej niż jeden raz. |
Relacje elementu
Relacja |
Element |
---|---|
Elementy nadrzędne |
|
Elementy podrzędność |
Jedną z następujących czynności: Zmienianie elementów, Element kopia zapasowa, Element partia, BeginTransaction element, Anulowanie elementu, Element ClearCache, Element CommitTransaction, Tworzenie elementów, Usuń element, Element DesignAggregations, Usuwanie elementów, Wstawianie elementu, Zablokuj element, Element MergePartitions, Element NotifyTableChange, Element procesu, przywracanie element, RollbackTransaction element, Element SetPasswordEncryptionKey, subskrybować element, Synchronizowanie elementów, Odblokuj element, Aktualizowanie elementów, Element UpdateCells, |
Atrybuty
Attribute |
Description |
---|---|
maxParallel |
Opcjonalne Integer atrybut. Wskazuje maksymalną liczbę wątków, w którym równolegle poleceń.If not specified or set to 0, the instance of Microsoft SQL Server Analysis Services determines an optimal number of threads based on the number of processors available on the computer. |