Méthode ClrAssemblyFileCollection.Add

Adds a ClrAssemblyFile to the end of the collection.

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

Syntaxe

C#
public int Add(
    ClrAssemblyFile item
)

Paramètres

Valeur de retour

Type : System.Int32
The zero-based index at which the ClrAssemblyFile has been added.

Voir aussi

Référence

ClrAssemblyFileCollection Classe

Espace de noms Microsoft.AnalysisServices