次の方法で共有


Attribute 要素 (XMLA)

親コマンド InsertUpdate、または Drop の実行対象である属性内のメンバを定義またはフィルタ処理します。

構文

<Attributes>
   ...
   <Attribute>
      <AttributeName>...</AttributeName>
      <Keys>...</Keys>
      <!-- The following elements are included only for attributes contained in the Attributes element of a parent Insert or Update command -->
      <Name>...</Name>
      <Translations>...</Translations>
      <CustomRollup>...</CustomRollup>
      <CustomRollupProperties>...</CustomRollupProperties>
      <UnaryOperator>...</UnaryOperator>
      <SkippedLevels>...</SkippedLevels>
   </Attribute>
   ...
</Attributes>

要素の特性

特性 説明

データ型と長さ

なし

既定値

なし

カーディナリティ

1-1。必須要素で、1 回だけ出現します。

要素の関係

関係

要素

親要素

Attributes

子要素

先祖または親

子要素

DropWhereAttributeNameKeys

InsertUpdateAttributeNameCustomRollupCustomRollupPropertiesKeysNameSkippedLevelsTranslationsUnaryOperator

解説

Attribute 要素は、InsertUpdate、または Drop コマンドによって、挿入、更新、または削除される属性メンバを定義します。これらのコマンドが処理できるのは一度に 1 つの属性メンバだけであるため、InsertUpdate、および Drop コマンドの Attributes コレクション内に含められる Attribute 要素は 1 つだけです。ただし、Drop および Update コマンドの Where 要素の Attributes コレクションには複数の Attribute 要素を含めることができ、書き込み許可ディメンション内の削除または更新対象の属性をフィルタ処理できます。

参照

概念

プロパティ (XMLA)

その他の技術情報

書き込み許可ディメンション

ヘルプおよび情報

SQL Server 2005 の参考資料の入手