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

DocBook.IndexedText

datatype class DocBook.IndexedText extends %Library.Text

ODBC Type: VARCHAR

This is a specialized datatype for properties that are word-search indexed.

Parameters

parameter IGNOREMARKUP = 1;
parameter LANGUAGECLASS;
Inherited description:

The LANGUAGECLASS parameter specifies the fully qualified name of the language implementation class. Optionally, he LANGUAGECLASS may be set to the name of a global that indirectly defines the language class name. If a global name is specified, then the global must be defined and available at index build time and at SQL query execution time.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab