Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Creates and adds a DimensionAttribute to the collection.
Overload List
| Name | Description |
|---|---|
| DimensionAttributeCollection.Add () |
Creates and adds a DimensionAttribute to the end of the collection.
|
| DimensionAttributeCollection.Add (DimensionAttribute) |
Adds a DimensionAttribute to the end of the collection.
|
| DimensionAttributeCollection.Add (ModelComponent) | (inherited from Add ) |
| DimensionAttributeCollection.Add (String) |
Creates and adds a DimensionAttribute with the specified identifier to the end of the collection.
|
| DimensionAttributeCollection.Add (ModelComponent, Boolean) | (inherited from Add ) |
| DimensionAttributeCollection.Add (String, IModelComponent) | (inherited from Add ) |
| DimensionAttributeCollection.Add (String, String) |
Creates and adds a DimensionAttribute with the specified name and identifier to the end of the collection.
|
| DimensionAttributeCollection.Add (String, IModelComponent, Boolean) | (inherited from Add ) |
See Also
Reference
DimensionAttributeCollection Class
DimensionAttributeCollection Members
Microsoft.AnalysisServices Namespace