Lookup table for calculation methods.
| Field Name | Field Description | Data Type | Field Size* | CalcMethID | Code for the method by which the count was calculated. | smallint | 2 | Method | Text description for the method by which the count was calculated. | varchar | 50 |
*The text datatype pre-allocates only 16 bytes. Size represents actual bytes for all other data types.