Skip to main content

%ZEN.Datatype.string

datatype class %ZEN.Datatype.string extends %ZEN.Datatype.datatype

ODBC Type: VARCHAR

This datatype represents a string value.

Parameters

parameter MAXLEN = 250;
Inherited description: The maximum number of characters the string can contain.
parameter XMLPROJECTION = attribute;
parameter ZENSETTING = 1;
Define this here to allow overrides in special cases.

Inherited Members

Inherited Methods

Subclasses

FeedbackOpens in a new tab