Skip to main content

%ZEN.Datatype.id

datatype class %ZEN.Datatype.id extends %ZEN.Datatype.datatype

ODBC Type: VARCHAR

This is used to represent an id assigned to a component.

Parameters

parameter COMPONENTTYPE;
If defined, this is the type of component that this id refers to.
parameter MAXLEN = 255;
Inherited description: The maximum number of characters the string can contain.
parameter XMLPROJECTION = attribute;

Inherited Members

Inherited Methods

FeedbackOpens in a new tab