Méthode RoleCollection.Add

Creates and adds a Role 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 Role
'Utilisation
Dim instance As RoleCollection 
Dim returnValue As Role 

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

Valeur de retour

Type : Microsoft.AnalysisServices.Role
A new, empty Role.

Voir aussi

Référence

RoleCollection Classe

Surcharge Add

Espace de noms Microsoft.AnalysisServices