%DeepSee.Datatype.expression
datatype class %DeepSee.Datatype.expression extends %Library.String
ODBC Type: VARCHAR
Used to represent expressions (such as an SQL expression) within DeepSee metadata.Parameters
parameter LANGUAGE;
parameter MAXLEN = 2000;
Inherited description: The maximum number of characters the string can contain.