Share via


TransCategory Table

The TransCategory table in the transactions database contains information about which tables in the transactions database should be transferred to classes in the Data Warehouse.

The following table describes the columns in the TransCategory table.

Column name

Type

Allow null

Description

CategoryName

nchar(100)

no

The name of the class in the Data Warehouse.

TableName

nchar(100)

no

The name of a table or view in the transactions database.

See Also

Other Resources

TransDimension Table

Transaction Database Tables

Transaction Configuration Database Tables