Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Creates and adds an MdxScript to the collection.
Überladungsliste
| Name | Description |
|---|---|
| MdxScriptCollection.Add () |
Creates and adds an MdxScript to the end of the collection.
|
| MdxScriptCollection.Add (MdxScript) |
Adds an MdxScript to the end of the collection.
|
| MdxScriptCollection.Add (ModelComponent) | (inherited from Add ) |
| MdxScriptCollection.Add (String) |
Creates and adds an MdxScript, with the specified identifier, to the end of the collection.
|
| MdxScriptCollection.Add (ModelComponent, Boolean) | (inherited from Add ) |
| MdxScriptCollection.Add (String, IModelComponent) | (inherited from Add ) |
| MdxScriptCollection.Add (String, String) |
Creates and adds an MdxScript, with the specified name and identifier, to the end of the collection.
|
| MdxScriptCollection.Add (String, IModelComponent, Boolean) | (inherited from Add ) |
Siehe auch
Verweis
MdxScriptCollection Class
MdxScriptCollection Members
Microsoft.AnalysisServices Namespace