class %DeepSee.Component.queryChunk
extends %ZEN.Component.object
Breaks representation of query string into pieces to avoid MAXSTRING and client side errors
parameter NAMESPACE = "http://www.intersystems.com/deepsee";
This is the XML namespace for this component.
property chunkText
as %ZEN.Datatype.string(XMLPROJECTION="none",ZENENCRYPT=1,ZENSETTING=0);
Name of the calculated member.