%ZEN.Datatype.className
deprecated 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;