Click or drag to resize
ErrorCode table
Print this page

The ErrorCode table allows you to retrieve information about the Error Codes that are available to you via TDE.

This topic contains the following sections:

Requirements

When you write templates that access this table, follow these requirements:

  1. Specify the Symbolic Name for the table version to use:

    TableID = ErrorCode-1.0

  2. Specify an Intent that this table supports:

    • Retrieve

ErrorCode column descriptions

This list includes each column's name, which you use in expressions to retrieve data, and data type, which defines how the data is retrieved.

Column Data Type Description
Code Text The hierarchical identifier for an error.
Description Text The human-readable message for an error.