Generated using SQL Data Dictionary demo version.
| |
Column |
Data Type |
Identity |
Nullable |
Default |
| PK |
SubscriptionTypeId |
int |
X |
|
|
|
SubscriptionName |
nvarchar(50) |
|
|
|
|
FriendlyName |
nvarchar(50) |
|
|
|
|
DesktopModuleId |
int |
|
X |
|
Indexes:
-
PK_CoreMessaging_SubscriptionTypes
- (Primary Key)
- (Clustered)
Referenced by:
Used by:
- Procedure
dbo.CoreMessaging_AddSubscriptionType
- Procedure
dbo.CoreMessaging_DeleteSubscriptionType
- Procedure
dbo.CoreMessaging_GetSubscriptionTypes