public class LOCATE_MODE
extends java.lang.Object
CTResultSet.SetOnOff(FairCom.CtreeDb.CTRecord, boolean, boolean, int)
callModifier and Type | Field and Description |
---|---|
static int |
CASEIN
Case Insensitive
|
static int |
CASEIN_PARTIAL
Partial key with case insensitive
|
static int |
NONE
Regular
|
static int |
PARTIAL
Partial key
|
Constructor and Description |
---|
LOCATE_MODE() |
public static final int NONE
public static final int CASEIN
public static final int PARTIAL
public static final int CASEIN_PARTIAL