Stores the possible information that can be exported in Touchstone. Used to define error codes in dbo.tValidationError Table.
Stores the possible information that can be exported in Touchstone. Used to define error codes in dbo.tValidationError Table.
Creation Date | 10/20/2011 2:41 PM |
File Group | PRIMARY |
Text File Group | |
System Object | ![]() |
Published for Replication | ![]() |
Rows | 5 |
Data Space Used | 8.00 KB |
Index Space Used | 8.00 KB |
Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
---|---|---|---|---|---|---|---|
![]() | ExportTargetTypeCode | Code that represent the type of data to be exported.
| varchar | 20 | |||
ExportTargetType | Name for the type of data to be exported. Corresponds to the code in ExportTargetTypeCode. | varchar | 40 | ||||
Description | Description for the type of data to be exported. | varchar | 1024 | ![]() |