The following table lists the attributes reported by HELP TRANSFORM:
Attribute | Data Type | Nullable? | Description |
---|---|---|---|
Group | VARCHAR(30) | No | The name of the transform group for this UDT. |
Predefined Type | VARCHAR(30) | No | The predefined data type that is associated with either the fromsql or tosql routine of this transform group. |
from-sql | VARCHAR(61) | Yes |
|
to-sql | VARCHAR(61) | Yes |
|
Dictionary Group | VARCHAR(128) | No | The attributes shown in this section are based upon and supersede the corresponding older attributes, Group Name, from-sql, and to-sql, while providing additional functionality. The older attributes are retained for compatibility with existing applications. The from-sql Database and to-sql Database attributes identify the database that contains the external routine that performs the transform function. The system returns this set of attributes for each column in the HELP TABLE. For details, see the topics beginning with Object Name and Title Data in HELP Reports. |
SQL Group | VARCHAR(644) | No | |
Group UEscape | VARCHAR(1) | Yes | |
from-sql Database Dictionary | VARCHAR(128) | No | |
from-sql Database SQL | VARCHAR(644) | No | |
from-sql Database UEscape | VARCHAR(1) | Yes | |
from-sql Dictionary | VARCHAR(128) | No | |
from-sql SQL | VARCHAR(644) | No | |
from-sql UEscape | VARCHAR(1) | Yes | |
to-sql Database Dictionary | VARCHAR(128) | No | |
to-sql Database SQL | VARCHAR(644) | No | |
to-sql Database UEscape | VARCHAR(1) | Yes | |
to-sql Dictionary | VARCHAR(128) | No | |
to-sql SQL | VARCHAR(644) | No | |
to-sql UEscape | VARCHAR(1) | Yes |