BatchProcessStatus Table
BatchProcessStatus
is a static table listing status values for batch process execution.
Database Column |
Details |
---|---|
BatchProcessStatusID
|
Type: integer. Key. Generated ID A unique identifier for each
|
ResourceName
|
Type: text (max 256 characters). Key The unique name of the localizable resource string representing an status of batch process execution. Foreign key to the |
DefaultValue
|
Type: text (max 100 characters) The text to display if the status resource string has no translation. |