Where 元素 (XMLA)
Syntax
<Drop> <!-- or Update -->
...
<Where>
<Attributes>...</Attributes>
</Where>
...
</Insert>
元素特性
特性 | 描述 |
---|---|
資料類型和長度 | None |
預設值 | None |
基數 | 1-1:只出現一次的必要元素。 |
元素關聯性
關聯性 | 元素 |
---|---|
父元素 | Drop、 Update |
子元素 | 屬性 |
備註
若為 Drop 命令,與 DeleteWithDescendants 元素結合的 Where 元素會識別要卸除之屬性成員的範圍。
若為 Update 命令, Where 元素會識別要更新之屬性成員的範圍。 您可以使用 Attributes 父命令之 Update 集合和 Attributes 元素之 Where 集合中包含的屬性組合來更新多個屬性成員。