RoleMember Constructor

 

Applies To: SQL Server (starting with 2016)

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

Overload List

Name Description
System_CAPS_pubmethod RoleMember()

Initializes a new instance of the RoleMember class using default values.

System_CAPS_pubmethod RoleMember(String)

Initializes a new instance of RoleMember using a name.

System_CAPS_pubmethod RoleMember(String, String)

Initializes a new instance of the RoleMember class.

See Also

RoleMember Class
Microsoft.AnalysisServices Namespace

Return to top