Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

%ZEN.Datatype.classMember

datatype class %ZEN.Datatype.classMember extends %ZEN.Datatype.datatype

ODBC Type: VARCHAR

This is used to represent a member of a server-side class name (such as a property or method).

Parameters

parameter MAXLEN = 64;
Inherited description: The maximum number of characters the string can contain.
parameter MEMBERTYPE;
This indicated what type of class member this datatype is used for.
parameter XMLPROJECTION = attribute;

Inherited Members

Inherited Methods

FeedbackOpens in a new tab