T_VENDOR
|
Name |
Data Type |
Allows Null |
Description |
|
|---|---|---|---|---|
|
|
VendorId |
int |
No |
Auto-generated unique vendor ID. |
|
|
ENFId |
int |
No |
Enforcement ID. References table T_ENF. |
|
|
VendorName |
nvarchar (50) |
Yes |
Name of the software vendor. |
|
|
Description |
nvarchar (250) |
Yes |
Description of the software vendor. |
|
|
VendorIdentifier |
int |
Yes |
Unique software vendor identifier. |
|
|
VendorCode |
ntext (max) |
No |
Unique code of the software vendor. |
|
|
BatchCode |
nvarchar (50) |
No |
Display name of the software vendor. |
|
|
Verified |
bit |
No |
Specifies whether the software vendor is verified. |
|
|
ActivationsAlert |
int |
Yes |
The software vendor is notified before the specified percentage of remaining activations before batch code expiry. |
|
|
DaysAlert |
int |
Yes |
The software vendor is notified before the specified percentage of number of days of batch code expiry. |
|
|
SeatsAlert |
int |
Yes |
Not in use. |
|
|
ShowRehost |
int |
Yes |
Specifies whether the rehost option will be shown for the software vendor. |
|
|
RehostDefault |
int |
Yes |
Default value of rehost, if ShowRehost is true. |
|
|
DateCreated |
datetime |
No |
Date and time when the software vendor is created. |
|
|
CreatedBy |
nvarchar (50) |
Yes |
User who created this software vendor. |
| AlertOptions | int | No | Feature IDs of Sentinel LDK for which notifications should be disabled. | |
| NodeIdentifier | nvarchar (100) | Yes | Used to identify Sentinel LDK-EMS instance. |
