ExternalRoleMember Class

 

Applies To: SQL Server (starting with 2016)

Represents a role membership.

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

System::Object
  Microsoft.AnalysisServices::ExternalRoleMember

[GuidAttribute("557892C9-D64E-4db1-961B-5942124B4906")]
public ref class ExternalRoleMember : ICloneable

NameDescription
System_CAPS_pubmethodClone()

System_CAPS_pubmethodCopyTo(ExternalRoleMember^)

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

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: