Méthode AssemblyCollection.Add

Creates and adds an Assembly to the end of the collection.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Public Function Add As ClrAssembly
'Utilisation
Dim instance As AssemblyCollection 
Dim returnValue As ClrAssembly 

returnValue = instance.Add()
public ClrAssembly Add()
public:
ClrAssembly^ Add()
member Add : unit -> ClrAssembly
public function Add() : ClrAssembly

Valeur de retour

Type : Microsoft.AnalysisServices.ClrAssembly
A new, empty Assembly.

Voir aussi

Référence

AssemblyCollection Classe

Surcharge Add

Espace de noms Microsoft.AnalysisServices