⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sdsyb.hpp

📁 SQLDirect Component Library is a light-weight Borland Database Engine replacement for Borland Delphi
💻 HPP
📖 第 1 页 / 共 4 页
字号:
static const int CS_RETRY_COUNT = 0x23d5;
static const int CS_LOOP_DELAY = 0x23d6;
static const int CS_SEC_NETWORKAUTH = 0x23d7;
static const int CS_SEC_DELEGATION = 0x23d8;
static const int CS_SEC_MUTUALAUTH = 0x23d9;
static const int CS_SEC_INTEGRITY = 0x23da;
static const int CS_SEC_CONFIDENTIALITY = 0x23db;
static const int CS_SEC_CREDTIMEOUT = 0x23dc;
static const int CS_SEC_SESSTIMEOUT = 0x23dd;
static const int CS_SEC_DETECTREPLAY = 0x23de;
static const int CS_SEC_DETECTSEQ = 0x23df;
static const int CS_SEC_DATAORIGIN = 0x23e0;
static const int CS_SEC_MECHANISM = 0x23e1;
static const int CS_SEC_CREDENTIALS = 0x23e2;
static const int CS_SEC_CHANBIND = 0x23e3;
static const int CS_SEC_SERVERPRINCIPAL = 0x23e4;
static const int CS_SEC_KEYTAB = 0x23e5;
static const int CS_ABORTCHK_INTERVAL = 0x23e6;
static const int CS_LOGIN_TYPE = 0x23e7;
static const int CS_CON_KEEPALIVE = 0x23e8;
static const int CS_CON_TCP_NODELAY = 0x23e9;
static const int CS_LOGIN_REMOTE_SERVER = 0x23ea;
static const int CS_LOGIN_REMOTE_PASSWD = 0x23eb;
static const int CS_BEHAVIOR = 0x23ed;
static const int CS_HAFAILOVER = 0x23ec;
static const int CS_DS_PASSWORD = 0x23ee;
static const int CS_PROP_SSL_PROTOVERSION = 0x23f0;
static const int CS_PROP_SSL_CIPHER = 0x23f1;
static const int CS_PROP_SSL_LOCALID = 0x23f2;
static const int CS_PROP_SSL_CA = 0x23f3;
static const int CS_PROP_TLS_KEYREGEN = 0x23f5;
static const int CS_SCOPE_COUNTRY = 0x1;
static const int CS_SCOPE_DMD = 0x2;
static const int CS_SCOPE_WORLD = 0x3;
static const int CS_SEARCH_OBJECT = 0x1;
static const int CS_SEARCH_ONE_LEVEL = 0x2;
static const int CS_SEARCH_SUBTREE = 0x3;
static const int CS_SYNC_IO = 0x1faf;
static const int CS_ASYNC_IO = 0x1fb0;
static const int CS_DEFER_IO = 0x1fb1;
static const int CS_CONSTAT_CONNECTED = 0x1;
static const int CS_CONSTAT_DEAD = 0x2;
static const int CS_CURSTAT_NONE = 0x0;
static const int CS_CURSTAT_DECLARED = 0x1;
static const int CS_CURSTAT_OPEN = 0x2;
static const int CS_CURSTAT_CLOSED = 0x4;
static const int CS_CURSTAT_RDONLY = 0x8;
static const int CS_CURSTAT_UPDATABLE = 0x10;
static const int CS_CURSTAT_ROWCOUNT = 0x20;
static const int CS_CURSTAT_DEALLOC = 0x40;
static const int CS_IMPCURSTAT_NONE = 0x0;
static const int CS_IMPCURSTAT_READROWS = 0x1;
static const int CS_IMPCURSTAT_CLOSED = 0x2;
static const int CS_IMPCURSTAT_SENDSUCCESS = 0x4;
static const int CS_IMPCURSTAT_SENDDONE = 0x8;
static const int CS_TDS_40 = 0x1cc0;
static const int CS_TDS_42 = 0x1cc1;
static const int CS_TDS_46 = 0x1cc2;
static const int CS_TDS_495 = 0x1cc3;
static const int CS_TDS_50 = 0x1cc4;
static const int CS_BEHAVIOR_100 = 0x1cca;
static const int CS_BEHAVIOR_110 = 0x1ccb;
static const int CS_BEHAVIOR_120 = 0x1ccc;
static const int CS_BEHAVIOR_125 = 0x1ccd;
static const int CS_SSLVER_20 = 0x1;
static const int CS_SSLVER_30 = 0x2;
static const int CS_SSLVER_TLS1 = 0x3;
static const int CS_SSLVER_20HAND = 0x80000000;
static const int CS_OPT_DATEFIRST = 0x1389;
static const int CS_OPT_TEXTSIZE = 0x138a;
static const int CS_OPT_STATS_TIME = 0x138b;
static const int CS_OPT_STATS_IO = 0x138c;
static const int CS_OPT_ROWCOUNT = 0x138d;
static const int CS_OPT_NATLANG = 0x138e;
static const int CS_OPT_DATEFORMAT = 0x138f;
static const int CS_OPT_ISOLATION = 0x1390;
static const int CS_OPT_AUTHON = 0x1391;
static const int CS_OPT_CHARSET = 0x1392;
static const int CS_OPT_SHOWPLAN = 0x1395;
static const int CS_OPT_NOEXEC = 0x1396;
static const int CS_OPT_ARITHIGNORE = 0x1397;
static const int CS_OPT_TRUNCIGNORE = 0x1398;
static const int CS_OPT_ARITHABORT = 0x1399;
static const int CS_OPT_PARSEONLY = 0x139a;
static const int CS_OPT_GETDATA = 0x139c;
static const int CS_OPT_NOCOUNT = 0x139d;
static const int CS_OPT_FORCEPLAN = 0x139f;
static const int CS_OPT_FORMATONLY = 0x13a0;
static const int CS_OPT_CHAINXACTS = 0x13a1;
static const int CS_OPT_CURCLOSEONXACT = 0x13a2;
static const int CS_OPT_FIPSFLAG = 0x13a3;
static const int CS_OPT_RESTREES = 0x13a4;
static const int CS_OPT_IDENTITYON = 0x13a5;
static const int CS_OPT_CURREAD = 0x13a6;
static const int CS_OPT_CURWRITE = 0x13a7;
static const int CS_OPT_IDENTITYOFF = 0x13a8;
static const int CS_OPT_AUTHOFF = 0x13a9;
static const int CS_OPT_ANSINULL = 0x13aa;
static const int CS_OPT_QUOTED_IDENT = 0x13ab;
static const int CS_OPT_ANSIPERM = 0x13ac;
static const int CS_OPT_STR_RTRUNC = 0x13ad;
static const int CS_OPT_SORTMERGE = 0x13ae;
static const int CS_MIN_OPTION = 0x1389;
static const int CS_MAX_OPTION = 0x13ae;
static const int CS_OPT_MONDAY = 0x1;
static const int CS_OPT_TUESDAY = 0x2;
static const int CS_OPT_WEDNESDAY = 0x3;
static const int CS_OPT_THURSDAY = 0x4;
static const int CS_OPT_FRIDAY = 0x5;
static const int CS_OPT_SATURDAY = 0x6;
static const int CS_OPT_SUNDAY = 0x7;
static const int CS_OPT_FMTMDY = 0x1;
static const int CS_OPT_FMTDMY = 0x2;
static const int CS_OPT_FMTYMD = 0x3;
static const int CS_OPT_FMTYDM = 0x4;
static const int CS_OPT_FMTMYD = 0x5;
static const int CS_OPT_FMTDYM = 0x6;
static const int CS_OPT_LEVEL0 = 0x0;
static const int CS_OPT_LEVEL1 = 0x1;
static const int CS_OPT_LEVEL3 = 0x3;
static const int CS_CAP_REQUEST = 0x1;
static const int CS_CAP_RESPONSE = 0x2;
static const int CS_ALL_CAPS = 0xa8c;
static const int CS_REQ_LANG = 0x1;
static const int CS_REQ_RPC = 0x2;
static const int CS_REQ_NOTIF = 0x3;
static const int CS_REQ_MSTMT = 0x4;
static const int CS_REQ_BCP = 0x5;
static const int CS_REQ_CURSOR = 0x6;
static const int CS_REQ_DYN = 0x7;
static const int CS_REQ_MSG = 0x8;
static const int CS_REQ_PARAM = 0x9;
static const int CS_DATA_INT1 = 0xa;
static const int CS_DATA_INT2 = 0xb;
static const int CS_DATA_INT4 = 0xc;
static const int CS_DATA_BIT = 0xd;
static const int CS_DATA_CHAR = 0xe;
static const int CS_DATA_VCHAR = 0xf;
static const int CS_DATA_BIN = 0x10;
static const int CS_DATA_VBIN = 0x11;
static const int CS_DATA_MNY8 = 0x12;
static const int CS_DATA_MNY4 = 0x13;
static const int CS_DATA_DATE8 = 0x14;
static const int CS_DATA_DATE4 = 0x15;
static const int CS_DATA_FLT4 = 0x16;
static const int CS_DATA_FLT8 = 0x17;
static const int CS_DATA_NUM = 0x18;
static const int CS_DATA_TEXT = 0x19;
static const int CS_DATA_IMAGE = 0x1a;
static const int CS_DATA_DEC = 0x1b;
static const int CS_DATA_LCHAR = 0x1c;
static const int CS_DATA_LBIN = 0x1d;
static const int CS_DATA_INTN = 0x1e;
static const int CS_DATA_DATETIMEN = 0x1f;
static const int CS_DATA_MONEYN = 0x20;
static const int CS_CSR_PREV = 0x21;
static const int CS_CSR_FIRST = 0x22;
static const int CS_CSR_LAST = 0x23;
static const int CS_CSR_ABS = 0x24;
static const int CS_CSR_REL = 0x25;
static const int CS_CSR_MULTI = 0x26;
static const int CS_CON_OOB = 0x27;
static const int CS_CON_INBAND = 0x28;
static const int CS_CON_LOGICAL = 0x29;
static const int CS_PROTO_TEXT = 0x2a;
static const int CS_PROTO_BULK = 0x2b;
static const int CS_REQ_URGNOTIF = 0x2c;
static const int CS_DATA_SENSITIVITY = 0x2d;
static const int CS_DATA_BOUNDARY = 0x2e;
static const int CS_PROTO_DYNAMIC = 0x2f;
static const int CS_PROTO_DYNPROC = 0x30;
static const int CS_DATA_FLTN = 0x31;
static const int CS_DATA_BITN = 0x32;
static const int CS_OPTION_GET = 0x33;
static const int CS_DATA_INT8 = 0x34;
static const int CS_DATA_VOID = 0x35;
static const int CS_DOL_BULK = 0x36;
static const int CS_OBJECT_JAVA1 = 0x37;
static const int CS_OBJECT_CHAR = 0x38;
static const int CS_DATA_COLUMNSTATUS = 0x39;
static const int CS_OBJECT_BINARY = 0x3a;
static const int CS_REQ_RESERVED1 = 0x3b;
static const int CS_WIDETABLES = 0x3c;
static const int CS_REQ_RESERVED2 = 0x3d;
static const int CS_DATA_UINT2 = 0x3e;
static const int CS_DATA_UINT4 = 0x3f;
static const int CS_DATA_UINT8 = 0x40;
static const int CS_DATA_UINTN = 0x41;
static const int CS_CUR_IMPLICIT = 0x42;
static const int CS_DATA_UCHAR = 0x43;
static const int CS_MIN_REQ_CAP = 0x1;
static const int CS_MAX_REQ_CAP = 0x43;
static const int CS_RES_NOMSG = 0x1;
static const int CS_RES_NOEED = 0x2;
static const int CS_RES_NOPARAM = 0x3;
static const int CS_DATA_NOINT1 = 0x4;
static const int CS_DATA_NOINT2 = 0x5;
static const int CS_DATA_NOINT4 = 0x6;
static const int CS_DATA_NOBIT = 0x7;
static const int CS_DATA_NOCHAR = 0x8;
static const int CS_DATA_NOVCHAR = 0x9;
static const int CS_DATA_NOBIN = 0xa;
static const int CS_DATA_NOVBIN = 0xb;
static const int CS_DATA_NOMNY8 = 0xc;
static const int CS_DATA_NOMNY4 = 0xd;
static const int CS_DATA_NODATE8 = 0xe;
static const int CS_DATA_NODATE4 = 0xf;
static const int CS_DATA_NOFLT4 = 0x10;
static const int CS_DATA_NOFLT8 = 0x11;
static const int CS_DATA_NONUM = 0x12;
static const int CS_DATA_NOTEXT = 0x13;
static const int CS_DATA_NOIMAGE = 0x14;
static const int CS_DATA_NODEC = 0x15;
static const int CS_DATA_NOLCHAR = 0x16;
static const int CS_DATA_NOLBIN = 0x17;
static const int CS_DATA_NOINTN = 0x18;
static const int CS_DATA_NODATETIMEN = 0x19;
static const int CS_DATA_NOMONEYN = 0x1a;
static const int CS_CON_NOOOB = 0x1b;
static const int CS_CON_NOINBAND = 0x1c;
static const int CS_PROTO_NOTEXT = 0x1d;
static const int CS_PROTO_NOBULK = 0x1e;
static const int CS_DATA_NOSENSITIVITY = 0x1f;
static const int CS_DATA_NOBOUNDARY = 0x20;
static const int CS_RES_NOTDSDEBUG = 0x21;
static const int CS_RES_NOSTRIPBLANKS = 0x22;
static const int CS_DATA_NOINT8 = 0x23;
static const int CS_OBJECT_NOJAVA1 = 0x24;
static const int CS_OBJECT_NOCHAR = 0x25;
static const int CS_DATA_NOZEROLEN = 0x26;
static const int CS_OBJECT_NOBINARY = 0x27;
static const int CS_RES_RESERVED = 0x28;
static const int CS_DATA_NOUINT2 = 0x29;
static const int CS_DATA_NOUINT4 = 0x2a;
static const int CS_DATA_NOUINT8 = 0x2b;
static const int CS_DATA_NOUINTN = 0x2c;
static const int CS_NOWIDETABLES = 0x2d;
static const int CS_DATA_NOUCHAR = 0x2e;
static const int CS_MIN_RES_CAP = 0x1;
static const int CS_MAX_RES_CAP = 0x2e;
static const int CS_MIN_CAPVALUE = 0x1;
static const int CS_MAX_CAPVALUE = 0x2e;
static const Shortint CS_CAP_ARRAYLEN = 0x10;
static const Byte CS_MAX_OIDLEN = 0xff;
static const int CS_IODATA = 0x640;
static const int CS_HASEED = 0x1;
static const int CS_FIRST_CHUNK = 0x2;
static const int CS_LAST_CHUNK = 0x4;
extern PACKAGE int __stdcall (*cs_calc)(PCS_CONTEXT context, int op, int datatype, PCS_VOID var1, PCS_VOID 
	var2, PCS_VOID dest);
extern PACKAGE int __stdcall (*cs_cmp)(PCS_CONTEXT context, int datatype, PCS_VOID var1, PCS_VOID var2
	, int &result);
extern PACKAGE int __stdcall (*cs_convert)(PCS_CONTEXT context, _cs_datafmt &srcfmt, PCS_VOID srcdata
	, _cs_datafmt &destfmt, PCS_VOID destdata, int &outlen);
extern PACKAGE int __stdcall (*cs_will_convert)(PCS_CONTEXT context, int srctype, int desttype, int 
	&result);
extern PACKAGE int __stdcall (*cs_set_convert)(PCS_CONTEXT context, int action, int srctype, int desttype
	, TCS_CONV_FUNC buffer);
extern PACKAGE int __stdcall (*cs_setnull)(PCS_CONTEXT context, _cs_datafmt &datafmt, PCS_VOID buf, 
	int buflen);
extern PACKAGE int __stdcall (*cs_config)(PCS_CONTEXT context, int action, int prop, PCS_VOID buf, int 
	buflen, int &outlen);
extern PACKAGE int __stdcall (*cs_ctx_alloc)(int version, PCS_CONTEXT &outptr);
extern PACKAGE int __stdcall (*cs_ctx_drop)(PCS_CONTEXT context);
extern PACKAGE int __stdcall (*cs_ctx_global)(int version, PCS_CONTEXT &outptr);
extern PACKAGE int __stdcall (*cs_objects)(PCS_CONTEXT context, int action, _cs_objname &objname, _cs_objdata 
	&objdata);
extern PACKAGE int __stdcall (*cs_diag)(PCS_CONTEXT context, int operation, int typ, int idx, PCS_VOID 
	buffer);
extern PACKAGE int __stdcall (*cs_dt_crack)(PCS_CONTEXT context, int datetype, PCS_VOID dateval, _cs_daterec 
	&daterec);
extern PACKAGE int __stdcall (*cs_dt_info)(PCS_CONTEXT context, int action, PCS_LOCALE locale, int typ
	, int item, PCS_VOID buffer, int buflen, int &outlen);
extern PACKAGE int __stdcall (*cs_locale)(PCS_CONTEXT context, int action, PCS_LOCALE locale, int typ
	, char * buffer, int buflen, int &outlen);
extern PACKAGE int __stdcall (*cs_loc_alloc)(PCS_CONTEXT context, PCS_LOCALE &loc_pointer);
extern PACKAGE int __stdcall (*cs_loc_drop)(PCS_CONTEXT context, PCS_LOCALE &loc_pointer);
extern PACKAGE int __stdcall (*cs_strcmp)(PCS_CONTEXT context, PCS_LOCALE locale, int typ, char * str1
	, int len1, char * str2, int len2, int &result);
extern PACKAGE int __stdcall (*cs_time)(PCS_CONTEXT context, PCS_LOCALE locale, PCS_VOID buf, int buflen
	, int &outlen, _cs_daterec &drec);
extern PACKAGE int __stdcall (*cs_manage_convert)(PCS_CONTEXT context, int action, int srctype, char * 
	srcname, int srcnamelen, int desttype, char * destname, int destnamelen, int &maxmultiplier, TCS_CONV_FUNC 
	func);
extern PACKAGE int __stdcall (*cs_conv_mult)(PCS_CONTEXT context, PCS_LOCALE srcloc, PCS_LOCALE destloc
	, int &multiplier);
static const int CT_NOTIFICATION = 0x3e8;
static const int CT_USER_FUNC = 0x2710;
extern PACKAGE int __stdcall (*ct_debug)(PCS_CONTEXT context, PCS_CONNECTION connection, int operation
	, int flag, char * filename, int fnamelen);
extern PACKAGE int __stdcall (*ct_bind)(PCS_COMMAND cmd, int item, _cs_datafmt &datafmt, PCS_VOID buf
	, PCS_INT outputlen, PCS_SMALLINT indicator);
extern PACKAGE int __stdcall (*ct_br_column)(PCS_COMMAND cmd, int colnum, _cs_browsedesc &browsedesc
	);
extern PACKAGE int __stdcall (*ct_br_table)(PCS_COMMAND cmd, int tabnum, int typ, PCS_VOID buf, int 
	buflen, int &outlen);
extern PACKAGE int __stdcall (*ct_callback)(PCS_CONTEXT context, PCS_CONNECTION connection, int action
	, int typ, PCS_VOID func);
extern PACKAGE int __stdcall (*ct_cancel)(PCS_CONNECTION connection, PCS_COMMAND cmd, int typ);
extern PACKAGE int __stdcall (*ct_capability)(PCS_CONNECTION connection, int action, int typ, int capability
	, PCS_VOID val);
extern PACKAGE int __stdcall (*ct_compute_info)(PCS_COMMAND cmd, int typ, int colnum, PCS_VOID buf, 
	int buflen, int &outlen);
extern PACKAGE int __stdcall (*ct_close)(PCS_CONNECTION connection, int option);
extern PACKAGE int __stdcall (*ct_cmd_alloc)(PCS_CONNECTION connection, PCS_COMMAND &cmdptr);
extern PACKAGE int __stdcall (*ct_cmd_drop)(PCS_COMMAND cmd);
extern PACKAGE int __stdcall (*ct_cmd_props)(PCS_COMMAND cmd, int action, int prop, PCS_VOID buf, int 
	buflen, int &outlen);
extern PACKAGE int __stdcall (*ct_command)(PCS_COMMAND cmd, int typ, char * buf, int buflen, int option
	);
extern PACKAGE int __stdcall (*ct_con_alloc)(PCS_CONTEXT context, PCS_CONNECTION &connection);
extern PACKAGE int __stdcall (*ct_con_drop)(PCS_CONNECTION connection);
extern PACKAGE int __stdcall (*ct_con_props)(PCS_CONNECTION connection, int action, int prop, PCS_VOID 
	buf, int buflen, PCS_INT outlen);
extern PACKAGE int __stdcall (*ct_connect)(PCS_CONNECTION connection, char * server_name, int snamelen
	);
extern PACKAGE int __stdcall (*ct_config)(PCS_CONTEXT context, int action, int prop, PCS_VOID buf, int 
	buflen, PCS_INT outlen);
extern PACKAGE int __stdcall (*ct_cursor)(PCS_COMMAND cmd, int typ, char * name, int namelen, char * 
	text, int tlen, int option);
extern PACKAGE int __stdcall (*ct_dyndesc)(PCS_COMMAND cmd, char * descriptor, int desclen, int operation
	, int idx, _cs_datafmt &datafmt, PCS_VOID buffer, int buflen, int &copied, short &indicator);
extern PACKAGE int __stdcall (*ct_describe)(PCS_COMMAND cmd, int item, _cs_datafmt &datafmt);
extern PACKAGE int __stdcall (*ct_diag)(PCS_CONNECTION connection, int operation, int typ, int idx, 
	PCS_VOID buffer);
extern PACKAGE int __stdcall (*ct_dynamic)(PCS_COMMAND cmd, int typ, char * id, int idlen, char * buf
	, int buflen);
extern PACKAGE int __stdcall (*ct_exit)(PCS_CONTEXT context, int option);
extern PACKAGE int __stdcall (*ct_fetch)(PCS_COMMAND cmd, int typ, int offset, int option, PCS_INT count
	);
extern PACKAGE int __stdcall (*ct_getformat)(PCS_COMMAND cmd, int colnum, PCS_VOID buf, int buflen, 
	int &outlen);
extern PACKAGE int __stdcall (*ct_keydata)(PCS_COMMAND cmd, int action, int colnum, PCS_VOID buffer, 
	int buflen, int &outlen);
extern PACKAGE int __stdcall (*ct_init)(PCS_CONTEXT context, int version);
extern PACKAGE int __stdcall (*ct_options)(PCS_CONNECTION connection, int action, int option, PCS_VOID 
	param, int paramlen, PCS_INT outlen);
extern PACKAGE int __stdcall (*ct_param)(PCS_COMMAND cmd, _cs_datafmt &datafmt, PCS_VOID data, int datalen
	, int indicator);
extern PACKAGE int __stdcall (*ct_getloginfo)(PCS_CONNECTION connection, void * &logptr);
extern PACKAGE int __stdcall (*ct_setloginfo)(PCS_CONNECTION connection, void * loginfo);
extern PACKAGE int __stdcall (*ct_recvpassthru)(PCS_COMMAND cmd, PCS_VOID &recvptr);
extern PACKAGE int __stdcall (*ct_sendpassthru)(PCS_COMMAND cmd, PCS_VOID send_bufp);
extern PACKAGE int __stdcall (*ct_poll)(PCS_CONTEXT context, PCS_CONNECTION connection, int milliseconds
	, PCS_CONNECTION &compconn, PCS_COMMAND &compcmd, int &compid, int &compstatus);
extern PACKAGE int __stdcall (*ct_remote_pwd)(PCS_CONNECTION connection, int action, char * server_name
	, int snamelen, char * password, int pwdlen);
extern PACKAGE int __stdcall (*ct_results)(PCS_COMMAND cmd, int &result_type);
extern PACKAGE int __stdcall (*ct_res_info)(PCS_COMMAND cmd, int operation, PCS_VOID buf, int buflen
	, int &outlen);
extern PACKAGE int __stdcall (*ct_send)(PCS_COMMAND cmd);
extern PACKAGE int __stdcall (*ct_get_data)(PCS_COMMAND cmd, int colnum, PCS_VOID buf, int buflen, int 
	&outlen);
extern PACKAGE int __stdcall (*ct_send_data)(PCS_COMMAND cmd, PCS_VOID buf, int buflen);
extern PACKAGE int __stdcall (*ct_data_info)(PCS_COMMAND cmd, int action, int colnum, _cs_iodesc &iodesc
	);
extern PACKAGE int __stdcall (*ct_wakeup)(PCS_CONNECTION connection, PCS_COMMAND cmd, int func_id, int 
	status);
extern PACKAGE int __stdcall (*ct_labels)(PCS_CONNECTION connection, int action, char * labelname, int 
	namelen, char * labelvalue, int valuelen, int &outlen);
extern PACKAGE int __stdcall (*ct_ds_lookup)(PCS_CONNECTION connection, int action, int &reqidp, _cs_ds_lookup_info 
	&lookupinfo, PCS_VOID userdatap);
extern PACKAGE int __stdcall (*ct_ds_dropobj)(PCS_CONNECTION connection, PCS_DS_OBJECT obj);
extern PACKAGE int __stdcall (*ct_ds_objinfo)(PCS_DS_OBJECT objclass, int action, int objinfo, int number
	, PCS_VOID buffer, int buflen, int &outlen);
extern PACKAGE int __stdcall (*ct_setparam)(PCS_COMMAND cmd, _cs_datafmt &datafmt, PCS_VOID data, int 
	&datalenp, short &indp);
#define DefSqlApiDLL_CS "LIBCS.DLL"
#define DefSqlApiDLL_CT "LIBCT.DLL"
#define DefSqlApiDLL "LIBCS.DLL,LIBCT.DLL"
extern PACKAGE AnsiString SqlApiDLL;
extern PACKAGE Sdcommon::TISqlDatabase* __fastcall InitSqlDatabase(Classes::TStrings* ADbParams);
extern PACKAGE void __fastcall LoadSqlLib(void);
extern PACKAGE void __fastcall FreeSqlLib(void);

}	/* namespace Sdsyb */
#if !defined(NO_IMPLICIT_NAMESPACE_USE)
using namespace Sdsyb;
#endif
#pragma option pop	// -w-

#pragma delphiheader end.
//-- end unit ----------------------------------------------------------------
#endif	// SDSyb

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -