Page 1 of 1

CDXORD_KEYTYPE...

Posted: Wed Jul 27, 2016 3:47 am
by Victorio
Hi, for what is keys :
// Order specific (OrdInfo)
//
#define CDXORD_KEYTYPE (DBE_USER+1)
#define CDXORD_COLLATION (DBE_USER+2)
#define CDXORD_MODE (DBE_USER+3)
#define CDXORD_LOCKMODE (DBE_USER+4)
#define CDXORD_BATCHMODE (DBE_USER+5)
(from file CDXDBE.CH)

I cannot found any example of using. :?:

Re: CDXORD_KEYTYPE...

Posted: Thu Jul 28, 2016 3:00 pm
by Auge_Ohr
Victorio wrote:Hi, for what is keys :
// Order specific (OrdInfo)
//
#define CDXORD_KEYTYPE (DBE_USER+1)
#define CDXORD_COLLATION (DBE_USER+2)
#define CDXORD_MODE (DBE_USER+3)
#define CDXORD_LOCKMODE (DBE_USER+4)
#define CDXORD_BATCHMODE (DBE_USER+5)
(from file CDXDBE.CH)

I cannot found any example of using. :?:
use OrdInfo()