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?

%ZEN.Datatype.sql

datatype class %ZEN.Datatype.sql extends %ZEN.Datatype.datatype

ODBC Type: VARCHAR

This is a string containing an SQL statement.

Parameters

parameter MAXLEN = 32000;
Inherited description: The maximum number of characters the string can contain.
parameter XMLPROJECTION = attribute;
parameter ZENENCRYPT = 1;
Make sure client does not see SQL queries

Inherited Members

Inherited Methods

FeedbackOpens in a new tab