Note
ამ გვერდზე წვდომა ავტორიზაციას მოითხოვს. შეგიძლიათ სცადოთ შესვლა ან დირექტორიების შეცვლა.
ამ გვერდზე წვდომა ავტორიზაციას მოითხოვს. შეგიძლიათ სცადოთ დირექტორიების შეცვლა.
Creates and adds an Assembly to the collection.
Overload List
| Name | Description |
|---|---|
| AssemblyCollection.Add () |
Creates and adds an Assembly to the end of the collection.
|
| AssemblyCollection.Add (Assembly) |
Adds an Assembly to the end of the collection.
|
| AssemblyCollection.Add (ModelComponent) | (inherited from Add ) |
| AssemblyCollection.Add (String) |
Creates and adds an Assembly, with the specified identifier, to the end of the collection.
|
| AssemblyCollection.Add (ModelComponent, Boolean) | (inherited from Add ) |
| AssemblyCollection.Add (String, IModelComponent) | (inherited from Add ) |
| AssemblyCollection.Add (String, String) |
Creates and adds an Assembly, with the specified name and identifier, to the end of the collection.
|
| AssemblyCollection.Add (String, IModelComponent, Boolean) | (inherited from Add ) |
See Also
Reference
AssemblyCollection Class
AssemblyCollection Members
Microsoft.AnalysisServices Namespace