Méthode AccountCollection.Remove (String)

Removes the Account, with the specified identifier, from the collection.

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

Syntaxe

VB
'Déclaration
Public Sub Remove ( _
    accountType As String _
)
'Utilisation
Dim instance As AccountCollection 
Dim accountType As String

instance.Remove(accountType)

Paramètres

Exceptions

Exception Condition
ItemNotFoundException

accountType is not contained by the collection.

Voir aussi

Référence

AccountCollection Classe

Surcharge Remove

Espace de noms Microsoft.AnalysisServices