%ZEN.Datatype.caption
deprecated datatype class %ZEN.Datatype.caption extends %ZEN.Datatype.datatype
ODBC Type: VARCHAR
This is used to represent any captions that are displayed to a user. Any properties of this type are automatically localized.Parameters
parameter MAXLEN = 1000;
Inherited description: The maximum number of characters the string can contain.
parameter XMLPROJECTION = attribute;
parameter ZENLOCALIZE = 1;