CubeAttribute を作成してコレクションに追加します。
オーバーロードの一覧
| 名前 | 説明 |
|---|---|
| CubeAttributeCollection.Add (CubeAttribute) |
CubeAttribute をコレクションの末尾に追加します。
|
| CubeAttributeCollection.Add (ModelComponent) | ( Add から継承されます) |
| CubeAttributeCollection.Add (String) |
指定した識別子の CubeAttribute を作成し、コレクションの末尾に追加します。
|
| CubeAttributeCollection.Add (ModelComponent, Boolean) | ( Add から継承されます) |
| CubeAttributeCollection.Add (String, IModelComponent) | ( Add から継承されます) |
| CubeAttributeCollection.Add (String, IModelComponent, Boolean) | ( Add から継承されます) |
参照
関連項目
CubeAttributeCollection Class
CubeAttributeCollection Members
Microsoft.AnalysisServices Namespace