Tables [CDS].[RecommendationParty]
Parties associated with the recommendation that detail the sponsor, author and source of the recommendation.  Source is used to track where the logic for the rule was derived
KeyNameData TypeMax Length (Bytes)NullabilityIdentityDescription
Cluster Primary Key PKRecommendationParty: IDIDint4NOT NULL1 - 1Key to the RecommendationParty table
Indexes IDX_RecommendationParty_RecommendationForeign Keys FKRecommendationPartyRecommendation: [CDS].[Recommendation].RecommendationIDRecommendationIDvarchar(40)40NOT NULLRecommendation. Link to Recommendation.ID
Namevarchar(50)50NOT NULLname of the party associated to rule
Foreign Keys FKRecommendationPartyRole: [CDS].[Role].RoleIDRoleIDvarchar(3)3NOT NULLRole. Link to Role.ID
URIvarchar(max)maxNULL allowedurl of the party