Méthode CommandCollection.AddRange

Adds the elements of an ICollection to the end of the collection.

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

Syntaxe

C#
public void AddRange(
    ICollection items
)

Paramètres

Exceptions

Exception Condition
ArgumentNullException

c is a null reference (Nothing in Visual Basic).

Voir aussi

Référence

CommandCollection Classe

Espace de noms Microsoft.AnalysisServices