DIM_CONSTITUENTRELATIONSHIPSET
Contains sets used for constituent relationships.
Primary Key
Primary Key |
Field Type |
CONSTITUENTRELATIONSHIPSETDIMID |
int |
Fields
Field |
Field Type |
Null |
Notes |
Description |
CONSTITUENTRELATIONSHIPSETSYSTEMID |
uniqueidentifier |
yes |
|
dbo.[RELATIONSHIPSET].[ID] |
ISINCLUDED |
bit |
yes |
|
Flag indicating when data should be included in results. |
SOURCEDIMID |
int |
yes |
|
Source system used. |
ETLCONTROLID |
int |
yes |
|
ID generated through the ETL process. |
Indexes
Index Name |
Fields |
Unique |
Primary |
Clustered |
PK_DIM_CONSTITUENTRELATIONSHIPSET |
CONSTITUENTRELATIONSHIPSETDIMID |
yes |
yes |
yes |