SCRM 2006 SC_ProviderDetailDimension_View
System Center
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
Show: