SC_ProviderDetailDimension_View describes instances of the data providers that are used by rules.
SC_ProviderDetailDimension_View UI Element List
| Column | Type | Constraint | Description | 
|---|---|---|---|
| ProviderInstanceID_PK | uniqueidentifier | Not Null | The GUID identifying this provider instance. | 
| ProviderInstanceName | nvarchar(255) | Not Null | The name of the provider instance. | 
| ProviderTypeClassID | uniqueidentifier | Not Null | The GUID of the provider type where this instance is based. | 
| ProviderTypeName | nvarchar(255) | Not Null | The name of the provider type where this instance is based. | 
| SMC_InstanceID | bigint | Not Null | The surrogate key for this item. | 
See Also
Reference
Other Resources
SCRM 2006 MOM Views
SCRM 2006 Report Customization
SCRM 2006 SMS Views
SCRM 2006 Stored Procedures