წაკითხვა ინგლისურად

გაზიარება არხიდან:


RoleCollection.Remove Method (String)

Removes the Role that has the specified identifier from the collection.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

VB
'Declaration
Public Sub Remove ( _
    id As String _
)
'Usage
Dim instance As RoleCollection 
Dim id As String

instance.Remove(id)

Parameters

Exceptions

Exception Condition
ItemNotFoundException

id does not exist in the collection.

See Also

Reference

RoleCollection Class

Remove Overload

Microsoft.AnalysisServices Namespace