Skip to main content

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