Skip to main content

%DeepSee.Component.queryChunk

class %DeepSee.Component.queryChunk extends %ZEN.Component.object

Breaks representation of query string into pieces to avoid MAXSTRING and client side errors

Property Inventory

Parameters

parameter NAMESPACE = http://www.intersystems.com/deepsee;
This is the XML namespace for this component.

Properties

property chunkText as %ZEN.Datatype.string (XMLPROJECTION = "none", ZENENCRYPT = 1, ZENSETTING = 0);
Name of the calculated member.
Property methods: chunkTextDisplayToLogical(), chunkTextGet(), chunkTextIsValid(), chunkTextLogicalToDisplay(), chunkTextLogicalToOdbc(), chunkTextNormalize(), chunkTextSet()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab