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

Get Fabric Certified for FREE during AI Skills Fest. This week only. Secure your voucher now.

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

Anonymous
Not applicable

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

Helpful resources

Announcements
May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.