TransCategory Table
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
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. |