Skip to main content

%DeepSee.Datatype.expression

Class %DeepSee.Datatype.expression Extends %Library.String [ System = 3 ]

Used to represent expressions (such as an SQL expression) within DeepSee metadata.

Parameters

LANGUAGE

Parameter LANGUAGE As STRING;

MAXLEN

Parameter MAXLEN = 2000;