Skip to main content

%ZEN.Datatype.className

datatype class %ZEN.Datatype.className extends %ZEN.Datatype.datatype

ODBC Type: VARCHAR

This is used to represent a server-side class name.

Parameters

parameter MAXLEN = 250;
Inherited description: The maximum number of characters the string can contain.
parameter SUBCLASSOF;
If defined, indicates that this should be a subclass of the given class.
parameter XMLPROJECTION = attribute;

Inherited Members

Inherited Methods

FeedbackOpens in a new tab