Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

%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.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab