Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W Y _ 

C

CALLBACK_1 - Static variable in class FairCom.CtreeDb.Types.CTDBRET
user error codes reserved to callback functions
CALLBACK_10 - Static variable in class FairCom.CtreeDb.Types.CTDBRET
user error codes reserved to callback functions
CALLBACK_11 - Static variable in class FairCom.CtreeDb.Types.CTDBRET
user error codes reserved to callback functions
CALLBACK_12 - Static variable in class FairCom.CtreeDb.Types.CTDBRET
user error codes reserved to callback functions
CALLBACK_13 - Static variable in class FairCom.CtreeDb.Types.CTDBRET
user error codes reserved to callback functions
CALLBACK_14 - Static variable in class FairCom.CtreeDb.Types.CTDBRET
user error codes reserved to callback functions
CALLBACK_15 - Static variable in class FairCom.CtreeDb.Types.CTDBRET
user error codes reserved to callback functions
CALLBACK_16 - Static variable in class FairCom.CtreeDb.Types.CTDBRET
user error codes reserved to callback functions
CALLBACK_17 - Static variable in class FairCom.CtreeDb.Types.CTDBRET
user error codes reserved to callback functions
CALLBACK_18 - Static variable in class FairCom.CtreeDb.Types.CTDBRET
user error codes reserved to callback functions
CALLBACK_19 - Static variable in class FairCom.CtreeDb.Types.CTDBRET
user error codes reserved to callback functions
CALLBACK_2 - Static variable in class FairCom.CtreeDb.Types.CTDBRET
user error codes reserved to callback functions
CALLBACK_20 - Static variable in class FairCom.CtreeDb.Types.CTDBRET
user error codes reserved to callback functions
CALLBACK_3 - Static variable in class FairCom.CtreeDb.Types.CTDBRET
user error codes reserved to callback functions
CALLBACK_4 - Static variable in class FairCom.CtreeDb.Types.CTDBRET
user error codes reserved to callback functions
CALLBACK_5 - Static variable in class FairCom.CtreeDb.Types.CTDBRET
user error codes reserved to callback functions
CALLBACK_6 - Static variable in class FairCom.CtreeDb.Types.CTDBRET
user error codes reserved to callback functions
CALLBACK_7 - Static variable in class FairCom.CtreeDb.Types.CTDBRET
user error codes reserved to callback functions
CALLBACK_8 - Static variable in class FairCom.CtreeDb.Types.CTDBRET
user error codes reserved to callback functions
CALLBACK_9 - Static variable in class FairCom.CtreeDb.Types.CTDBRET
user error codes reserved to callback functions
CANNOTSET - Static variable in class FairCom.CtreeDb.Types.CTDBRET
FTI option cannot be set
CANTATTACH - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Cannot attach (table handle linked to db not supported)
CANTCHKUID - Static variable in class FairCom.CtreeDb.Types.CTDBRET
cannot properly check/update dictionary UID
CANTCONVERT - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Can't perform type conversion
CANTCOPY - Static variable in class FairCom.CtreeDb.Types.CTDBRET
cannot copy a file (dupdb)
CANTCREATE - Static variable in class FairCom.CtreeDb.Types.CTDBRET
cannot create a file (dupdb)
CANTDELETE - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Can't perform delete
CANTDELRECBYT - Static variable in class FairCom.CtreeDb.Types.CTDBRET
recbyt index can't be deleted
CANTDELROWID - Static variable in class FairCom.CtreeDb.Types.CTDBRET
rowid index can't be deleted
CANTMOVE - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Can't move segment
CASEIN - Static variable in class FairCom.CtreeDb.Types.LOCATE_MODE
Case Insensitive
CASEIN_PARTIAL - Static variable in class FairCom.CtreeDb.Types.LOCATE_MODE
Partial key with case insensitive
CHAR - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Signed one byte integer.
CHARS - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Fixed length delimited data.
CHARU - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Unsigned one byte integer.
CHECKLOCK - Static variable in class FairCom.CtreeDb.Types.CREATE_MODE
Tables created with this mode requires a record lock before a record can be updated.
CHECKLOCK - Static variable in class FairCom.CtreeDb.Types.OPEN_MODE
Tables opened with this mode requires a record lock before a record can be updated.
CHECKREAD - Static variable in class FairCom.CtreeDb.Types.CREATE_MODE
Tables create with this mode requires a record lock as records are read.
CHECKREAD - Static variable in class FairCom.CtreeDb.Types.OPEN_MODE
Tables opened with this mode requires a record lock as records are read.
Clear() - Method in class FairCom.CtreeDb.CTRecord
Clears the current record buffer
ClearAllFieldDefaultValue(CTHANDLE) - Static method in class FairCom.CtreeDb.ctdb
 
ClearAllFieldDefaultValue(long) - Static method in class FairCom.CtreeDb.ctdbJNI
 
ClearAllFieldDefaultValue() - Method in class FairCom.CtreeDb.CTTable
Clears the default value associated with all fields in a table.
ClearField(CTHANDLE, int) - Static method in class FairCom.CtreeDb.ctdb
 
ClearField(long, int) - Static method in class FairCom.CtreeDb.ctdbJNI
 
ClearField(String) - Method in class FairCom.CtreeDb.CTRecord
Clears the content of a field
ClearField(int) - Method in class FairCom.CtreeDb.CTRecord
Clears the content of a field
ClearFieldDefaultValue(CTHANDLE) - Static method in class FairCom.CtreeDb.ctdb
 
ClearFieldDefaultValue(long) - Static method in class FairCom.CtreeDb.ctdbJNI
 
ClearFieldDefaultValue() - Method in class FairCom.CtreeDb.CTField
Clears the current field's default value.
ClearPathPrefix(CTHANDLE) - Static method in class FairCom.CtreeDb.ctdb
 
ClearPathPrefix(long) - Static method in class FairCom.CtreeDb.ctdbJNI
 
ClearPathPrefix() - Method in class FairCom.CtreeDb.CTSession
Clears any previously set path prefix.
ClearRecord(CTHANDLE) - Static method in class FairCom.CtreeDb.ctdb
 
ClearRecord(long) - Static method in class FairCom.CtreeDb.ctdbJNI
 
ClearSavePoint() - Method in class FairCom.CtreeDb.CTBase
Clears the last transaction save point.
ClearSavePoint(CTHANDLE) - Static method in class FairCom.CtreeDb.ctdb
 
ClearSavePoint(long) - Static method in class FairCom.CtreeDb.ctdbJNI
 
CLIENT - Static variable in class FairCom.CtreeDb.Types.LIB_TYPE
Client libary
Clone(CTTable, String) - Method in class FairCom.CtreeDb.CTTable
Creates a new table based on the current one.
CloneTable(CTHANDLE, String, CTHANDLE) - Static method in class FairCom.CtreeDb.ctdb
 
CloneTable(long, String, long) - Static method in class FairCom.CtreeDb.ctdbJNI
 
Close() - Method in class FairCom.CtreeDb.CTTable
Closes the current table.
CloseAll() - Method in class FairCom.CtreeDb.CTDatabase
Closes all active tables for the current database.
CloseAll(CTHANDLE) - Static method in class FairCom.CtreeDb.ctdb
 
CloseAll(long) - Static method in class FairCom.CtreeDb.ctdbJNI
 
CloseTable(CTHANDLE) - Static method in class FairCom.CtreeDb.ctdb
 
CloseTable(long) - Static method in class FairCom.CtreeDb.ctdbJNI
 
CndxCompile(CTHANDLE, String) - Static method in class FairCom.CtreeDb.ctdb
 
CndxCompile(long, String) - Static method in class FairCom.CtreeDb.ctdbJNI
 
CndxCompile(String) - Method in class FairCom.CtreeDb.CTRecord
Initializes and compiles a conditional expression String.
CNDXDIVISION - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Division by zero
CndxEval(CTHANDLE) - Static method in class FairCom.CtreeDb.ctdb
 
CndxEval(long) - Static method in class FairCom.CtreeDb.ctdbJNI
 
CndxEval() - Method in class FairCom.CtreeDb.CTRecord
Evaluates a conditional expression compiled by CTRecord.CndxCompile(java.lang.String).
CNDXEXEC - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Invalid execution node
CNDXFALSE - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Cond.
CNDXFIELD - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Unknown field name
CndxFree(CTHANDLE) - Static method in class FairCom.CtreeDb.ctdb
 
CndxFree(long) - Static method in class FairCom.CtreeDb.ctdbJNI
 
CndxFree() - Method in class FairCom.CtreeDb.CTRecord
Releases any resources allocated by CndxCompile.
CndxGetExpression(CTHANDLE) - Static method in class FairCom.CtreeDb.ctdb
 
CndxGetExpression(long) - Static method in class FairCom.CtreeDb.ctdbJNI
 
CndxGetExpression() - Method in class FairCom.CtreeDb.CTRecord
Retrieves the conditional expression string
CNDXINTERNAL - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Internal yacc error
CNDXMEMORY - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Memory allocation failed
CNDXNORECBUF - Static variable in class FairCom.CtreeDb.Types.CTDBRET
no record buffer
CNDXNOSCHEMA - Static variable in class FairCom.CtreeDb.Types.CTDBRET
No record schema
CNDXOVERFLOW - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Stack overflow
CNDXSDAT - Static variable in class FairCom.CtreeDb.Types.CTDBRET
not enough data
CNDXSYNTAX - Static variable in class FairCom.CtreeDb.Types.CTDBRET
conditional expr.
CNDXTYPE - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Invalid type mixup
CNDXUNDERFLOW - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Stack Underflow
Commit() - Method in class FairCom.CtreeDb.CTBase
Commits a transaction started with a call to Begin().
Commit(CTHANDLE) - Static method in class FairCom.CtreeDb.ctdb
 
Commit(long) - Static method in class FairCom.CtreeDb.ctdbJNI
 
COMMIT_SWP - Static variable in class FairCom.CtreeDb.Types.OPS_MODE
Auto commit on swap occurred.
Compact() - Method in class FairCom.CtreeDb.CTTable
Builds data and index files.
COMPACT - Static variable in class FairCom.CtreeDb.Types.REBUILD_MODE
compact and rebuild
Compare(CTRecord) - Method in class FairCom.CtreeDb.CTRecord
Compares two records.
CompareRecords(CTHANDLE, CTHANDLE) - Static method in class FairCom.CtreeDb.ctdb
 
CompareRecords(long, long) - Static method in class FairCom.CtreeDb.ctdbJNI
 
COMPRESS - Static variable in class FairCom.CtreeDb.Types.CREATE_MODE
create table using data compression
CONFIRM_CHANGEPAD - Static variable in class FairCom.CtreeDb.Types.SQL_CALLBACK_MODE
confirm changing string pad strategy
CONFIRM_NONCONVIDS - Static variable in class FairCom.CtreeDb.Types.SQL_CALLBACK_MODE
confirm import of non-conventional identifiers
CONFIRM_NOPUTIFIL - Static variable in class FairCom.CtreeDb.Types.SQL_CALLBACK_MODE
confirm continuing after skipping PUTIFIL
CONFIRM_NOPUTPAD - Static variable in class FairCom.CtreeDb.Types.SQL_CALLBACK_MODE
confirm continuing after skipping upd PAD
CONFIRM_NULLTERM - Static variable in class FairCom.CtreeDb.Types.SQL_CALLBACK_MODE
confirm NULL terminator
CONFIRM_PRIIDX - Static variable in class FairCom.CtreeDb.Types.SQL_CALLBACK_MODE
confirm if primary key (NO calls #17 YES is primary)
CONFIRM_PUTIFIL - Static variable in class FairCom.CtreeDb.Types.SQL_CALLBACK_MODE
confirm PUTIFIL update
CONFIRM_PUTPAD - Static variable in class FairCom.CtreeDb.Types.SQL_CALLBACK_MODE
confirm updating PAD resource
CONFIRM_REPLACELNK - Static variable in class FairCom.CtreeDb.Types.SQL_CALLBACK_MODE
confirm replacing existing table link
CONFIRM_SKIPIDX - Static variable in class FairCom.CtreeDb.Types.SQL_CALLBACK_MODE
confirm skipping index import
CONFIRM_SKPHFLDIDX - Static variable in class FairCom.CtreeDb.Types.SQL_CALLBACK_MODE
confirm skip of hidden field's indexes
CONFIRM_SKPHIDFLD - Static variable in class FairCom.CtreeDb.Types.SQL_CALLBACK_MODE
confirm skip of FC-ODBC hidden field
CONFIRM_SPACEPAD - Static variable in class FairCom.CtreeDb.Types.SQL_CALLBACK_MODE
confirm space padding or zeroes padding
Connect(String) - Method in class FairCom.CtreeDb.CTDatabase
Connects to a database.
Connect(CTHANDLE, String) - Static method in class FairCom.CtreeDb.ctdb
 
Connect(long, String) - Static method in class FairCom.CtreeDb.ctdbJNI
 
CONV_STRING - Static variable in class FairCom.CtreeDb.Types.OPS_MODE
Change all FIELD_TYPE.VARCHAR fields having a non-zero field length in the fixed length portion of the record buffer to FIELD_TYPE.CHARS fields.
CORRUPT - Static variable in class FairCom.CtreeDb.Types.OPEN_MODE
This mode opens tables with corrupted indexes or in certain cases, tables with corrupted data.
Create(String, String) - Method in class FairCom.CtreeDb.CTDatabase
Creates a new database.
Create() - Method in class FairCom.CtreeDb.CTSession
Creates a new session with the defaut values
Create(String, String, String) - Method in class FairCom.CtreeDb.CTSession
Creates a new session
Create(String, int) - Method in class FairCom.CtreeDb.CTTable
Creates a new table.
CREATE_MODE - Class in FairCom.CtreeDb.Types
Create mode to be used on a CTTable.Create(java.lang.String, int) call
CREATE_MODE() - Constructor for class FairCom.CtreeDb.Types.CREATE_MODE
 
CreateDatabase(CTHANDLE, String, String) - Static method in class FairCom.CtreeDb.ctdb
 
CreateDatabase(long, String, String) - Static method in class FairCom.CtreeDb.ctdbJNI
 
CreateDatabase(String, String) - Method in class FairCom.CtreeDb.CTSession
Creates a new database
CreateFTIDict(CTHANDLE, String, String, int) - Static method in class FairCom.CtreeDb.ctdb
 
CreateFTIDict(long, String, String, int) - Static method in class FairCom.CtreeDb.ctdbJNI
 
CreateMRTTable(CTHANDLE, String, String, int, String) - Static method in class FairCom.CtreeDb.ctdb
 
CreateMRTTable(long, String, String, int, String) - Static method in class FairCom.CtreeDb.ctdbJNI
 
CreateMRTTable(String, String, int, String) - Method in class FairCom.CtreeDb.CTTable
Creates a new MRTTable based on a host table..
CreateResultSet(String) - Method in class FairCom.CtreeDb.CTTable
Creates a CTResultSet object for the current table.
CreateSession(CTHANDLE, String, String, String) - Static method in class FairCom.CtreeDb.ctdb
 
CreateSession(long, String, String, String) - Static method in class FairCom.CtreeDb.ctdbJNI
 
CreateTable(CTHANDLE, String, int) - Static method in class FairCom.CtreeDb.ctdb
 
CreateTable(long, String, int) - Static method in class FairCom.CtreeDb.ctdbJNI
 
CT_BUFS - Static variable in class FairCom.CtreeDb.Types.SESSION_PARAM
the number of index file buffers, minimum 3.
CT_DBUFS - Static variable in class FairCom.CtreeDb.Types.SESSION_PARAM
the number of buffers for data files I/O
CT_FILS - Static variable in class FairCom.CtreeDb.Types.SESSION_PARAM
initial block of file structures.
CT_SECT - Static variable in class FairCom.CtreeDb.Types.SESSION_PARAM
the number of node sectors.
CT_USERPROF - Static variable in class FairCom.CtreeDb.Types.SESSION_PARAM
is the user profile mask, and accepts the following values: SESSION_PARAM.USERPRF_CLRCHK SESSION_PARAM.USERPRF_LOCLIB SESSION_PARAM.USERPRF_NDATA SESSION_PARAM.USERPRF_NTKEY SESSION_PARAM.USERPRF_PTHTMP SESSION_PARAM.USERPRF_SAVENV
CTBase - Class in FairCom.CtreeDb
Basic class, upon which most of the other classes are built.
CTBase() - Constructor for class FairCom.CtreeDb.CTBase
Default Constructor.
CTDatabase - Class in FairCom.CtreeDb
Deals with the Database concept.
CTDatabase(CTSession) - Constructor for class FairCom.CtreeDb.CTDatabase
Constructor for a given Session handle.
ctdb - Class in FairCom.CtreeDb
Implements the link between the JTDB and the CTDB methods through JNI
ctdb() - Constructor for class FairCom.CtreeDb.ctdb
 
CTDB - Static variable in class FairCom.CtreeDb.Types.SESSION_TYPE
Allocate a new session making full usage of c-treeDB session and database dictionaries.
ctdbJNI - Class in FairCom.CtreeDb
JNI interface for the CTDB API
ctdbJNI() - Constructor for class FairCom.CtreeDb.ctdbJNI
 
CTDBRET - Class in FairCom.CtreeDb.Types
CTDB return codes
CTDBRET(int, String) - Constructor for class FairCom.CtreeDb.Types.CTDBRET
 
CTDBRET(int) - Constructor for class FairCom.CtreeDb.Types.CTDBRET
 
CTException - Exception in FairCom.CtreeDb
Exception handling class for the c-treeDB for Java (JTDB) layer.
CTException(int) - Constructor for exception FairCom.CtreeDb.CTException
Constructor for the CTException class.
CTException(int, String) - Constructor for exception FairCom.CtreeDb.CTException
Constructor for the CTException class.
CTField - Class in FairCom.CtreeDb
Deals with the field concept.
CTField() - Constructor for class FairCom.CtreeDb.CTField
Default constructor for the CTField class.
CTField(CTField) - Constructor for class FairCom.CtreeDb.CTField
Copy constructor for the CTField class.
CTFieldSetFieldDefaultDateTimeType() - Method in class FairCom.CtreeDb.CTField
Sets the default field value date and time type to be used when converting CT_DATE, CT_TIME and CT_TIMES String values.
CTFullTextIndex - Class in FairCom.CtreeDb
Deals with the full text index concept.
CTFullTextIndex() - Constructor for class FairCom.CtreeDb.CTFullTextIndex
Default constructor for the CTFullTextIndex class.
CTFullTextIndex(CTFullTextIndex) - Constructor for class FairCom.CtreeDb.CTFullTextIndex
Copy constructor for the CTFullTextIndex class.
CTFullTextIndexDictionary - Class in FairCom.CtreeDb
Deals with the full text index concept.
CTFullTextIndexDictionary() - Constructor for class FairCom.CtreeDb.CTFullTextIndexDictionary
Default constructor for the CTFullTextIndexDictionary class.
CTFullTextIndexDictionary(CTFullTextIndexDictionary) - Constructor for class FairCom.CtreeDb.CTFullTextIndexDictionary
Copy constructor for the CTFullTextIndexDictionary class.
CTFullTextIndexDictionary(CTSession) - Constructor for class FairCom.CtreeDb.CTFullTextIndexDictionary
Creates a new Full Text Index Dictionary object related to a session
CTFullTextIndexDictionary(CTDatabase) - Constructor for class FairCom.CtreeDb.CTFullTextIndexDictionary
Creates a new Full Text Index Dictionary object related to a database
CTFullTextIndexDictionary(CTTable) - Constructor for class FairCom.CtreeDb.CTFullTextIndexDictionary
Creates a new Full Text Index Dictionary object related to a table
CTHANDLE - Class in FairCom.CtreeDb
Implements the link between the JTDB handle and the c-treeDB handle
CTHANDLE(long, Semaphore, int) - Constructor for class FairCom.CtreeDb.CTHANDLE
Constructor for the CTHANDLE class.
CTHANDLE(long, CTHANDLE) - Constructor for class FairCom.CtreeDb.CTHANDLE
Copy constructor for the CTHANDLE class.
CTIndex - Class in FairCom.CtreeDb
Deals with the index concept.
CTIndex() - Constructor for class FairCom.CtreeDb.CTIndex
Default constructor for the CTIndex class.
CTIndex(CTIndex) - Constructor for class FairCom.CtreeDb.CTIndex
Copy constructor for the CTIndex class.
CTJSema - Class in FairCom.CtreeDb
Implements the basic semaphore for the JTDB synchronization
CTJSema(int) - Constructor for class FairCom.CtreeDb.CTJSema
Constructor for the CTJSema class.
CTPART_MODE_E - Class in FairCom.CtreeDb.Types
CTPART_MODE_E() - Constructor for class FairCom.CtreeDb.Types.CTPART_MODE_E
 
CTRecord - Class in FairCom.CtreeDb
Deals with the record concept.
CTRecord(CTTable) - Constructor for class FairCom.CtreeDb.CTRecord
Constructor for CTRecord class based on a CTTable object
CTRecord(CTRecord) - Constructor for class FairCom.CtreeDb.CTRecord
Copy constructor for CTRecord class
CTREE - Static variable in class FairCom.CtreeDb.Types.SESSION_TYPE
Allocate a new session for logon only.
CTREEID - Static variable in class FairCom.CtreeDb.Types.ATTACH_MODE
Attach to a c-tree Plus session whose instance id string is pointed by parameter source.
CTResultSet - Class in FairCom.CtreeDb
Deals with the "result set" concept.
CTResultSet(CTTable, String) - Constructor for class FairCom.CtreeDb.CTResultSet
Constructor for CTResultSet class based on a CTTable object and a given Result Set name.
CTResultSet(CTTable) - Constructor for class FairCom.CtreeDb.CTResultSet
Constructor for CTResultSet class based on a CTTable object.
CTResultSetCriteria - Class in FairCom.CtreeDb
"Result set" criteria management class.
CTResultSetCriteria(CTField, String, String, int) - Constructor for class FairCom.CtreeDb.CTResultSetCriteria
Constructor for CTResultSetCriteria class based on a CTField.
CTResultSetCriteria() - Constructor for class FairCom.CtreeDb.CTResultSetCriteria
Default constructor for CTResultSetCriteria class
CTSegment - Class in FairCom.CtreeDb
Index segment management class.
CTSegment() - Constructor for class FairCom.CtreeDb.CTSegment
Default constructor for CTSegment class
CTSegment(CTSegment) - Constructor for class FairCom.CtreeDb.CTSegment
Copy constructor for the CTSegment class.
CTSession - Class in FairCom.CtreeDb
Deals with the session concept.
CTSession() - Constructor for class FairCom.CtreeDb.CTSession
Default constructor for CTSession class
CTSession(int) - Constructor for class FairCom.CtreeDb.CTSession
Constructor for CTSession class
CTTable - Class in FairCom.CtreeDb
Deals with the table concept.
CTTable(CTHANDLE) - Constructor for class FairCom.CtreeDb.CTTable
Constructor for the CTTable class based on a given CTHANDLE.
CTTable(CTDatabase) - Constructor for class FairCom.CtreeDb.CTTable
Constructor for the CTTable class based on a given CTDatabase object.
CTTable(CTSession) - Constructor for class FairCom.CtreeDb.CTTable
Constructor for the CTTable class based on a given CTSession object.
CURRENCY - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Eight-byte signed integer interpreted as currency value with four fixed decimal digits.
CURRENT - Static variable in class FairCom.CtreeDb.Types.ATTACH_MODE
Attach to the current c-tree instance.
CUSTOM - Static variable in class FairCom.CtreeDb.Types.FTI_OPTION_TOKENIZER
 
CUSTOMLIB - Static variable in class FairCom.CtreeDb.Types.FTI_OPTION
 
CUSTOMPARAM - Static variable in class FairCom.CtreeDb.Types.FTI_OPTION
 
CYMD_DATE - Static variable in class FairCom.CtreeDb.Types.DATE_TYPE
Date is ccyymmdd
A B C D E F G H I J K L M N O P R S T U V W Y _ 
Skip navigation links