Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
Olivierln
Frequent Visitor

Documentationt - TMSCHEMA_ROLE_MEMBERSHIPS - Value description

Hi Community,

 

I working on automatic documentation using DMV (such as Data Marc and Data gods did), and working on the role part, there is something I am wondering : 

On the TMSCHEMA_ROLE_MEMBERSHIPS tables, what is the meaning of MemberType. Most of the time the value is 3.... but i do not know the meaning.

The official documentation does not go deep into this subject  : MemberType meaning role membsehsips

 

Does any one know ?

 

Best 

 

MemberType

3 REPLIES 3
eudesmcf
Frequent Visitor

@Olivierln You can see on the Protocol Documentation, all DMVs documentation is describe there.

 

https://learn.microsoft.com/en-us/openspecs/sql_server_protocols/ms-ssas/854a72f2-d637-4be3-b60f-6a4...

 

eudesmcf_0-1723858753669.png

 

If I Help, consider close the question.

Olivierln
Frequent Visitor

Hi,

when querying the schema with the following sql 

= AnalysisServices.Database(
    Server,
    DBName,
    [
      Query
        = "Select [ID], [RoleID], [MemberName], [MemberID], IdentityProvider, MemberType, ModifiedTime from $SYSTEM.TMSCHEMA_ROLE_MEMBERSHIPS"
    ]
  )

 

On the column MemberType, i do have an integer as a result

Olivierln_0-1691752781824.png

 

I would like to get the meaning of the id since this is not documented

 

 

Best Regards

 

Olivier

v-shex-msft
Community Support
Community Support

Hi @Olivierln,

Since I'm not so familiar with DMV, can you please share some more detail information about these? They should help us clarify your scenario and test.

How to Get Your Question Answered Quickly  

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

AugPowerBI_Carousel

Power BI Monthly Update - August 2024

Check out the August 2024 Power BI update to learn about new features.

August Carousel

Fabric Community Update - August 2024

Find out what's new and trending in the Fabric Community.