API Reference > Extension Classes > ExServices Classes > KWIndexData Class
KWIndexData Class
KWIndexData
Syntax
C++
class KWIndexData;

ExKWIndex.h

This class implements keyword index data for ExDbCommandContext objects. 

 

 
Name 
Description 
 
Default constructor. 
 
Name 
Description 
 
part Key1 start 
 
part Key2 start 
 
Key1 
 
Key2 
 
Keyword 
 
Name 
Description 
 
key1 
param n [in] maximum number of characters to return. returns the leftmost n characters of Key1. 
 
key2 
param n [in] maximum number of characters to return. returns the leftmost n characters of Key2. 
 
returns the keyword for this KWIndexData object. 
 
 
 
param n [in] maximum number of characters to return. returns the leftmost n characters of partial Key1. 
 
param [in] maximum number of characters to return. returns the leftmost n characters of partial Key1. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.