Dim.MemberGroup
MemberGroups are a collection of Dim.Members members that can be used for convenience to group sets of system users. For example, Contractors,DBA's, Technical Writers, or Builders might be helpful member group definitions in certain organizations. This table contains Type 1 data for MemberGroups defined in your instance.
Table Description
Column Name | Description | DataType |
---|---|---|
MemberGroupKey | Data Mart identifier | int |
MemberGroupOID | Identifier | int |
MemberGroupCreateDate | Date created | datetime |
MemberGroupLastModifiedDate | Date last modified | datetime |
MemberGroupName | Name | nvarchar |
MemberGroupCreateDateKey | Foreign Key to Dim.Date for the Create Date | int |
MemberGroupLastModifiedDateKey | Foreign Key to Dim.Date for the Last Modified Date | int |