%ZEN.Datatype.resource
datatype class %ZEN.Datatype.resource extends %ZEN.Datatype.datatype
ODBC Type: VARCHAR
This datatype represents the name of a Cache resource.Parameters
parameter MAXLEN = 250;
Inherited description: The maximum number of characters the string can contain.
parameter XMLPROJECTION = attribute;