Udostępnij za pośrednictwem


Element DeleteWithDescendants (XMLA)

Wskazuje, czy elementy podrzędne elementów członkowskich atrybut są również usuwane przez nadrzędny Upuść polecenia.

<Drop>
   ...
   <DeleteWithDescendants>...</DeleteWithDescendants>
   ...
</Drop>

Właściwości elementu

Charakterystyka

Description

Typ danych i długość

Boolean

Wartość domyślna

Fałsz

Relacja

0-1: Opcjonalnego elementu, który może występować tylko raz i tylko raz.

Relacje elementu

Relacja

Element

Elementy nadrzędne

Upuść

Elementy podrzędność

None

Remarks

The DeleteWithDescendants element determines whether the Drop command should delete the atrybut members identified by the Where element, but also that the descendants of those atrybut members are to be dropped as well.

Uwaga

Ten element ma zastosowanie tylko do atrybut elementów członkowskich w hierarchii nadrzędny podrzędność.

Aby uzyskać więcej informacji na temat usuwania i aktualizowania składników atrybut zobacz Inserting, Updating, and Dropping Members (XMLA).

See Also

Concepts