Difference between revisions of "JCM Table: dbo.LT RowStatus"

From Sherlock Software
(Created page with "===TABLE NAME: dbo.LT_RowStatus=== {| class="wikitable" |- ! Col ID !! Name !! Data Type !! Description |- | 1 || RowStatus || tinyint || Row status id |- | 2 || Desc || nvarc...")
(No difference)

Revision as of 17:06, 30 December 2021

TABLE NAME: dbo.LT_RowStatus

Col ID Name Data Type Description
1 RowStatus tinyint Row status id
2 Desc nvarchar(50) Description


Table Values:

RowStatus Desc
1 Active
2 Deleted
3 Merged



Back to JCM Database tables