{$page}
Updated: 2009-09-21
Version: Control 4.4
Table Purpose, Usage, and Notes
This table is …
Information on Table Data
- ClassTypeIDs Stores in Table:
- 5003 - Postal Code Tax Class
Table Structure
| ~ Table.FieldName | ~ Data Type | ~ Description | ~ Links To | ||||
| PostalCodeTaxClass.City | varchar(25) | ||||||
| PostalCodeTaxClass.ClassTypeID | int | Identifier for the Type of Object | |||||
| PostalCodeTaxClass.Country | varchar(40) | ||||||
| PostalCodeTaxClass.County | varchar(40) | ||||||
| PostalCodeTaxClass.ID | int | Primary Key for the Table | |||||
| PostalCodeTaxClass.Identifier | varchar(35) | ||||||
| PostalCodeTaxClass.IsActive | bit | Indicates if Enabled. 1Record is Active, 0Record is Not Active | |||||
| PostalCodeTaxClass.IsSystem | bit | Used to Mark Required Records | |||||
| PostalCodeTaxClass.ModifiedByComputer | varchar(25) | HostName of computer that last modified this record | |||||
| PostalCodeTaxClass.ModifiedByUser | varchar(25) | Windows User who last modified this record | |||||
| PostalCodeTaxClass.ModifiedDate | datetime | DateTime this Record was last modified | |||||
| PostalCodeTaxClass.PostalCode | varchar(25) | ||||||
| PostalCodeTaxClass.SeqID | int | ||||||
| PostalCodeTaxClass.State | varchar(25) | ||||||
| PostalCodeTaxClass.StoreID | int | Not Used. | |||||
| PostalCodeTaxClass.TaxClassID | int |
Related Tables
See Also
- Backlinks include_pagepage_componentbacklinks
You could leave a comment if you were logged in.