SC_RelationshipAttributeDefinitionDimension_View lists relationship attribute definitions.
SC_RelationshipAttributeDefinitionDimension_View
| Column | Type | Constraint | Description | 
|---|---|---|---|
| Description | nvarchar(255) | Null values allowed | The description for the relationship attribute definition. | 
| RelationshipAttributeID_PK | uniqueidentifier | Not Null | The GUID identifying this relationship. | 
| RelationshipAttributeName | nvarchar(255) | Not Null | The name of this relationship attribute. | 
| bigint | Not Null | The definition for this relationship. | |
| SMC_InstanceID | bigint | Not Null | The surrogate key for this item. | 
See Also
Reference
SCRM 2006 SC_RelationshipInstanceFact_View
Other Resources
SCRM 2006 MOM Views
SCRM 2006 Report Customization
SCRM 2006 SMS Views
SCRM 2006 Stored Procedures