0 out of 6 rated this helpful - Rate this topic

sys.database_role_members (Transact-SQL)

Returns one row for each member of each database role.

Column name Data type Description

role_principal_id

int

Database Principal ID of the role.

member_principal_id

int

Database Principal ID of the member.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.