ExternalRoleMemberCollection Class

 

Applies To: SQL Server (starting with 2016)

Represents a collection of ExternalRoleMember objects.

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

System::Object
  Microsoft.AnalysisServices::ExternalRoleMemberCollection

[GuidAttribute("60e824e7-9b4f-425c-9078-293280a5a8c1")]
public ref class ExternalRoleMemberCollection sealed : IList, 
	ICollection, IEnumerable

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: