Skip to main content

Data Tables

Data Tables have an undetermined amount of columns. However, they all have the following columns in common:

Data Tables Columns

ColumnTypeComments
CaseIDNvarchar(40), not nullID for a specific CASE. In SF_Case table it is named just ID.
ElementIDNvarchar(40), not nullSpecific ID for that Element within the Database.
ElementNameNvarchar(128), nullName of the Element.
CategoriesNvarchar(128), nullDescription for the Element. It is optional and can be blank.
AttributeNameNvarchar(128), nullElement Category in which the Template of the Element is related.