Go to the source code of this file.
const SQL_ACCESS_MODE = 101 |
Definition at line 342 of file ZPlainDb2Driver.pas.
const SQL_ARD_TYPE = (-99) |
Definition at line 140 of file ZPlainDb2Driver.pas.
const SQL_ATTR_ACCESS_MODE = SQL_ACCESS_MODE |
Definition at line 356 of file ZPlainDb2Driver.pas.
const SQL_ATTR_AUTOCOMMIT = SQL_AUTOCOMMIT |
Definition at line 357 of file ZPlainDb2Driver.pas.
const SQL_ATTR_AUTOCOMMIT_NOCOMMIT = 2462 |
Definition at line 314 of file ZPlainDb2Driver.pas.
const SQL_ATTR_CHAINING_BEGIN = 2464 |
Definition at line 316 of file ZPlainDb2Driver.pas.
const SQL_ATTR_CHAINING_END = 2465 |
Definition at line 317 of file ZPlainDb2Driver.pas.
const SQL_ATTR_CLISCHEMA = 1280 |
Definition at line 309 of file ZPlainDb2Driver.pas.
Definition at line 339 of file ZPlainDb2Driver.pas.
const SQL_ATTR_CONNECTION_TIMEOUT = 113 |
Definition at line 358 of file ZPlainDb2Driver.pas.
const SQL_ATTR_CONNECTTYPE = SQL_CONNECTTYPE |
Definition at line 336 of file ZPlainDb2Driver.pas.
Definition at line 359 of file ZPlainDb2Driver.pas.
Definition at line 321 of file ZPlainDb2Driver.pas.
const SQL_ATTR_DB2ESTIMATE = SQL_DB2ESTIMATE |
Definition at line 323 of file ZPlainDb2Driver.pas.
const SQL_ATTR_DB2EXPLAIN = SQL_DB2EXPLAIN |
Definition at line 322 of file ZPlainDb2Driver.pas.
const SQL_ATTR_DISCONNECT_BEHAVIOR = 114 |
Definition at line 360 of file ZPlainDb2Driver.pas.
const SQL_ATTR_ENLIST_IN_DTC = 1207 |
Definition at line 361 of file ZPlainDb2Driver.pas.
const SQL_ATTR_ENLIST_IN_XA = 1208 |
Definition at line 362 of file ZPlainDb2Driver.pas.
const SQL_ATTR_FORCE_CONVERSION_ON_CLIENT = 1275 |
Definition at line 334 of file ZPlainDb2Driver.pas.
const SQL_ATTR_INFO_ACCTSTR = 1284 |
Definition at line 313 of file ZPlainDb2Driver.pas.
const SQL_ATTR_INFO_APPLNAME = 1283 |
Definition at line 312 of file ZPlainDb2Driver.pas.
const SQL_ATTR_INFO_USERID = 1281 |
Definition at line 310 of file ZPlainDb2Driver.pas.
const SQL_ATTR_INFO_WRKSTNNAME = 1282 |
Definition at line 311 of file ZPlainDb2Driver.pas.
const SQL_ATTR_INHERIT_NULL_CONNECT = 1270 |
Definition at line 333 of file ZPlainDb2Driver.pas.
Definition at line 363 of file ZPlainDb2Driver.pas.
Definition at line 320 of file ZPlainDb2Driver.pas.
const SQL_ATTR_MAXCONN = SQL_MAXCONN |
Definition at line 326 of file ZPlainDb2Driver.pas.
Definition at line 338 of file ZPlainDb2Driver.pas.
Definition at line 364 of file ZPlainDb2Driver.pas.
const SQL_ATTR_PACKET_SIZE = SQL_PACKET_SIZE |
Definition at line 365 of file ZPlainDb2Driver.pas.
Definition at line 324 of file ZPlainDb2Driver.pas.
const SQL_ATTR_QUERY_PATROLLER = 2466 |
Definition at line 315 of file ZPlainDb2Driver.pas.
const SQL_ATTR_QUIET_MODE = SQL_QUIET_MODE |
Definition at line 366 of file ZPlainDb2Driver.pas.
Definition at line 325 of file ZPlainDb2Driver.pas.
const SQL_ATTR_SYNC_POINT = SQL_SYNC_POINT |
Definition at line 337 of file ZPlainDb2Driver.pas.
const SQL_ATTR_TRACE = SQL_OPT_TRACE |
Definition at line 367 of file ZPlainDb2Driver.pas.
const SQL_ATTR_TRACEFILE = SQL_OPT_TRACEFILE |
Definition at line 368 of file ZPlainDb2Driver.pas.
Definition at line 369 of file ZPlainDb2Driver.pas.
Definition at line 370 of file ZPlainDb2Driver.pas.
Definition at line 371 of file ZPlainDb2Driver.pas.
const SQL_ATTR_WCHARTYPE = SQL_WCHARTYPE |
Definition at line 319 of file ZPlainDb2Driver.pas.
const SQL_AUTOCOMMIT = 102 |
Definition at line 343 of file ZPlainDb2Driver.pas.
Definition at line 376 of file ZPlainDb2Driver.pas.
const SQL_AUTOCOMMIT_OFF = 0 |
Definition at line 374 of file ZPlainDb2Driver.pas.
const SQL_AUTOCOMMIT_ON = 1 |
Definition at line 375 of file ZPlainDb2Driver.pas.
const SQL_BIGINT = (-5) |
Definition at line 123 of file ZPlainDb2Driver.pas.
const SQL_BINARY = (-2) |
Definition at line 124 of file ZPlainDb2Driver.pas.
const SQL_BLOB = -98 |
Definition at line 151 of file ZPlainDb2Driver.pas.
const SQL_BLOB_LOCATOR = 31 |
Definition at line 165 of file ZPlainDb2Driver.pas.
const SQL_C_BLOB_LOCATOR = SQL_BLOB_LOCATOR |
Definition at line 170 of file ZPlainDb2Driver.pas.
const SQL_C_CLOB_LOCATOR = SQL_CLOB_LOCATOR |
Definition at line 171 of file ZPlainDb2Driver.pas.
const SQL_C_DBCHAR = SQL_DBCLOB |
Definition at line 158 of file ZPlainDb2Driver.pas.
Definition at line 172 of file ZPlainDb2Driver.pas.
const SQL_C_DECIMAL_IBM = SQL_DECIMAL |
Definition at line 159 of file ZPlainDb2Driver.pas.
const SQL_C_DECIMAL_OLEDB = 2514 |
Definition at line 162 of file ZPlainDb2Driver.pas.
const SQL_C_PTR = 2463 |
Definition at line 161 of file ZPlainDb2Driver.pas.
const SQL_CHAR = 1 |
Definition at line 109 of file ZPlainDb2Driver.pas.
const SQL_CLOB = -99 |
Definition at line 152 of file ZPlainDb2Driver.pas.
const SQL_CLOB_LOCATOR = 41 |
Definition at line 166 of file ZPlainDb2Driver.pas.
const SQL_CLOSE = 0 |
Definition at line 98 of file ZPlainDb2Driver.pas.
const SQL_CODE_DATE = 1 |
Definition at line 143 of file ZPlainDb2Driver.pas.
const SQL_CODE_TIME = 2 |
Definition at line 144 of file ZPlainDb2Driver.pas.
const SQL_CODE_TIMESTAMP = 3 |
Definition at line 145 of file ZPlainDb2Driver.pas.
const SQL_COLUMN_CATALOG_NAME = 17 |
Definition at line 203 of file ZPlainDb2Driver.pas.
const SQL_COLUMN_DISTINCT_TYPE = 1250 |
Definition at line 204 of file ZPlainDb2Driver.pas.
const SQL_COLUMN_NO_COLUMN_NUMBER = (-1) |
Definition at line 295 of file ZPlainDb2Driver.pas.
const SQL_COLUMN_NUMBER_UNKNOWN = (-2) |
Definition at line 296 of file ZPlainDb2Driver.pas.
const SQL_COLUMN_REFERENCE_TYPE = 1251 |
Definition at line 206 of file ZPlainDb2Driver.pas.
const SQL_COLUMN_SCHEMA_NAME = 16 |
Definition at line 202 of file ZPlainDb2Driver.pas.
const SQL_COMMIT = 0 |
Definition at line 104 of file ZPlainDb2Driver.pas.
const SQL_CONN_CONTEXT = 1269 |
Definition at line 332 of file ZPlainDb2Driver.pas.
const SQL_CONNECTTYPE = 1255 |
Definition at line 329 of file ZPlainDb2Driver.pas.
const SQL_CURRENT_QUALIFIER = 109 |
Definition at line 350 of file ZPlainDb2Driver.pas.
const SQL_CURRENT_SCHEMA = 1254 |
Definition at line 303 of file ZPlainDb2Driver.pas.
const SQL_DATA_AT_EXEC = -2 |
Definition at line 197 of file ZPlainDb2Driver.pas.
const SQL_DATALINK = -400 |
Definition at line 154 of file ZPlainDb2Driver.pas.
const SQL_DATE_LEN = 10 |
Definition at line 75 of file ZPlainDb2Driver.pas.
const SQL_DATETIME = 9 |
Definition at line 117 of file ZPlainDb2Driver.pas.
const SQL_DB2ESTIMATE = 1259 |
Definition at line 305 of file ZPlainDb2Driver.pas.
const SQL_DB2EXPLAIN = 1258 |
Definition at line 304 of file ZPlainDb2Driver.pas.
const SQL_DBCLOB = -350 |
Definition at line 153 of file ZPlainDb2Driver.pas.
const SQL_DBCLOB_LOCATOR = -351 |
Definition at line 167 of file ZPlainDb2Driver.pas.
const SQL_DECIMAL = 3 |
Definition at line 111 of file ZPlainDb2Driver.pas.
const SQL_DEFAULT = 99 |
Definition at line 136 of file ZPlainDb2Driver.pas.
const SQL_DESC_ALLOC_AUTO = 1 |
Definition at line 186 of file ZPlainDb2Driver.pas.
const SQL_DESC_ALLOC_TYPE = 1099 |
Definition at line 228 of file ZPlainDb2Driver.pas.
const SQL_DESC_ALLOC_USER = 2 |
Definition at line 187 of file ZPlainDb2Driver.pas.
const SQL_DESC_BASE_TYPE = 1254 |
Definition at line 210 of file ZPlainDb2Driver.pas.
const SQL_DESC_COUNT = 1001 |
Definition at line 215 of file ZPlainDb2Driver.pas.
const SQL_DESC_DATA_PTR = 1010 |
Definition at line 224 of file ZPlainDb2Driver.pas.
const SQL_DESC_DATETIME_INTERVAL_CODE = 1007 |
Definition at line 221 of file ZPlainDb2Driver.pas.
Definition at line 205 of file ZPlainDb2Driver.pas.
const SQL_DESC_INDICATOR_PTR = 1009 |
Definition at line 223 of file ZPlainDb2Driver.pas.
const SQL_DESC_KEY_MEMBER = 1266 |
Definition at line 212 of file ZPlainDb2Driver.pas.
const SQL_DESC_KEY_TYPE = 1255 |
Definition at line 211 of file ZPlainDb2Driver.pas.
const SQL_DESC_LENGTH = 1003 |
Definition at line 217 of file ZPlainDb2Driver.pas.
const SQL_DESC_NAME = 1011 |
Definition at line 225 of file ZPlainDb2Driver.pas.
const SQL_DESC_NULLABLE = 1008 |
Definition at line 222 of file ZPlainDb2Driver.pas.
const SQL_DESC_OCTET_LENGTH = 1013 |
Definition at line 227 of file ZPlainDb2Driver.pas.
const SQL_DESC_OCTET_LENGTH_PTR = 1004 |
Definition at line 218 of file ZPlainDb2Driver.pas.
const SQL_DESC_PRECISION = 1005 |
Definition at line 219 of file ZPlainDb2Driver.pas.
Definition at line 207 of file ZPlainDb2Driver.pas.
const SQL_DESC_SCALE = 1006 |
Definition at line 220 of file ZPlainDb2Driver.pas.
const SQL_DESC_STRUCTURED_TYPE = 1252 |
Definition at line 208 of file ZPlainDb2Driver.pas.
const SQL_DESC_TYPE = 1002 |
Definition at line 216 of file ZPlainDb2Driver.pas.
const SQL_DESC_UNNAMED = 1012 |
Definition at line 226 of file ZPlainDb2Driver.pas.
const SQL_DESC_USER_DEFINED_TYPE_CODE = 1098 |
Definition at line 229 of file ZPlainDb2Driver.pas.
const SQL_DESC_USER_TYPE = 1253 |
Definition at line 209 of file ZPlainDb2Driver.pas.
const SQL_DIAG_ALTER_TABLE = 4 |
Definition at line 268 of file ZPlainDb2Driver.pas.
const SQL_DIAG_CALL = 7 |
Definition at line 269 of file ZPlainDb2Driver.pas.
const SQL_DIAG_CLASS_ORIGIN = 8 |
Definition at line 261 of file ZPlainDb2Driver.pas.
const SQL_DIAG_CONNECTION_NAME = 10 |
Definition at line 263 of file ZPlainDb2Driver.pas.
const SQL_DIAG_CREATE_INDEX = (-1) |
Definition at line 270 of file ZPlainDb2Driver.pas.
const SQL_DIAG_CREATE_TABLE = 77 |
Definition at line 271 of file ZPlainDb2Driver.pas.
const SQL_DIAG_CREATE_VIEW = 84 |
Definition at line 272 of file ZPlainDb2Driver.pas.
const SQL_DIAG_DEFERRED_PREPARE_ERROR = 1279 |
Definition at line 288 of file ZPlainDb2Driver.pas.
const SQL_DIAG_DELETE_WHERE = 19 |
Definition at line 273 of file ZPlainDb2Driver.pas.
const SQL_DIAG_DROP_INDEX = (-2) |
Definition at line 274 of file ZPlainDb2Driver.pas.
const SQL_DIAG_DROP_TABLE = 32 |
Definition at line 275 of file ZPlainDb2Driver.pas.
const SQL_DIAG_DROP_VIEW = 36 |
Definition at line 276 of file ZPlainDb2Driver.pas.
const SQL_DIAG_DYNAMIC_DELETE_CURSOR = 38 |
Definition at line 277 of file ZPlainDb2Driver.pas.
const SQL_DIAG_DYNAMIC_FUNCTION = 7 |
Definition at line 260 of file ZPlainDb2Driver.pas.
const SQL_DIAG_DYNAMIC_FUNCTION_CODE = 12 |
Definition at line 265 of file ZPlainDb2Driver.pas.
const SQL_DIAG_DYNAMIC_UPDATE_CURSOR = 81 |
Definition at line 278 of file ZPlainDb2Driver.pas.
const SQL_DIAG_GRANT = 48 |
Definition at line 279 of file ZPlainDb2Driver.pas.
const SQL_DIAG_INSERT = 50 |
Definition at line 280 of file ZPlainDb2Driver.pas.
const SQL_DIAG_MESSAGE_TEXT = 6 |
Definition at line 259 of file ZPlainDb2Driver.pas.
const SQL_DIAG_NATIVE = 5 |
Definition at line 258 of file ZPlainDb2Driver.pas.
const SQL_DIAG_NUMBER = 2 |
Definition at line 255 of file ZPlainDb2Driver.pas.
const SQL_DIAG_RETURNCODE = 1 |
Definition at line 254 of file ZPlainDb2Driver.pas.
const SQL_DIAG_REVOKE = 59 |
Definition at line 281 of file ZPlainDb2Driver.pas.
const SQL_DIAG_ROW_COUNT = 3 |
Definition at line 256 of file ZPlainDb2Driver.pas.
const SQL_DIAG_SELECT_CURSOR = 85 |
Definition at line 282 of file ZPlainDb2Driver.pas.
const SQL_DIAG_SERVER_NAME = 11 |
Definition at line 264 of file ZPlainDb2Driver.pas.
const SQL_DIAG_SQLSTATE = 4 |
Definition at line 257 of file ZPlainDb2Driver.pas.
const SQL_DIAG_SUBCLASS_ORIGIN = 9 |
Definition at line 262 of file ZPlainDb2Driver.pas.
const SQL_DIAG_UNKNOWN_STATEMENT = 0 |
Definition at line 283 of file ZPlainDb2Driver.pas.
const SQL_DIAG_UPDATE_WHERE = 82 |
Definition at line 284 of file ZPlainDb2Driver.pas.
const SQL_DOUBLE = 8 |
Definition at line 116 of file ZPlainDb2Driver.pas.
const SQL_DROP = 1 |
Definition at line 99 of file ZPlainDb2Driver.pas.
const SQL_ERROR = -1 |
Definition at line 91 of file ZPlainDb2Driver.pas.
const SQL_FLOAT = 6 |
Definition at line 114 of file ZPlainDb2Driver.pas.
const SQL_GRAPHIC = -95 |
Definition at line 148 of file ZPlainDb2Driver.pas.
const SQL_HANDLE_DBC = 2 |
Definition at line 81 of file ZPlainDb2Driver.pas.
const SQL_HANDLE_DESC = 4 |
Definition at line 83 of file ZPlainDb2Driver.pas.
const SQL_HANDLE_ENV = 1 |
Definition at line 80 of file ZPlainDb2Driver.pas.
const SQL_HANDLE_STMT = 3 |
Definition at line 82 of file ZPlainDb2Driver.pas.
const SQL_INSENSITIVE = 1 |
Definition at line 132 of file ZPlainDb2Driver.pas.
const SQL_INTEGER = 4 |
Definition at line 112 of file ZPlainDb2Driver.pas.
const SQL_INVALID_HANDLE = -2 |
Definition at line 92 of file ZPlainDb2Driver.pas.
const SQL_KEYTYPE_NONE = 0 |
Definition at line 232 of file ZPlainDb2Driver.pas.
const SQL_KEYTYPE_PRIMARYKEY = 1 |
Definition at line 233 of file ZPlainDb2Driver.pas.
const SQL_KEYTYPE_UNIQUEINDEX = 2 |
Definition at line 234 of file ZPlainDb2Driver.pas.
const SQL_LOGIN_TIMEOUT = 103 |
Definition at line 344 of file ZPlainDb2Driver.pas.
const SQL_LONGDATA_COMPAT = 1253 |
Definition at line 302 of file ZPlainDb2Driver.pas.
const SQL_LONGVARCHAR = (-1) |
Definition at line 119 of file ZPlainDb2Driver.pas.
const SQL_LONGVARGRAPHIC = -97 |
Definition at line 150 of file ZPlainDb2Driver.pas.
const SQL_MAX_ID_LENGTH = 128 |
Definition at line 71 of file ZPlainDb2Driver.pas.
const SQL_MAX_MESSAGE_LENGTH = 1024 |
Definition at line 70 of file ZPlainDb2Driver.pas.
const SQL_MAXCONN = 1262 |
Definition at line 308 of file ZPlainDb2Driver.pas.
const SQL_MINMEMORY_USAGE = 1263 |
Definition at line 331 of file ZPlainDb2Driver.pas.
const SQL_NAMED = 0 |
Definition at line 182 of file ZPlainDb2Driver.pas.
const SQL_NEED_DATA = 99 |
Definition at line 88 of file ZPlainDb2Driver.pas.
const SQL_NO_DATA = 100 |
Definition at line 89 of file ZPlainDb2Driver.pas.
const SQL_NO_NULLS = 0 |
Definition at line 177 of file ZPlainDb2Driver.pas.
const SQL_NTS = -3 |
Definition at line 198 of file ZPlainDb2Driver.pas.
const SQL_NTSL = -3 |
Definition at line 199 of file ZPlainDb2Driver.pas.
const SQL_NULL_DATA = -1 |
Definition at line 196 of file ZPlainDb2Driver.pas.
const SQL_NULL_HANDLE = 0 |
Definition at line 251 of file ZPlainDb2Driver.pas.
const SQL_NULL_HDBC = 0 |
Definition at line 248 of file ZPlainDb2Driver.pas.
const SQL_NULL_HDESC = 0 |
Definition at line 250 of file ZPlainDb2Driver.pas.
const SQL_NULL_HENV = 0 |
Definition at line 247 of file ZPlainDb2Driver.pas.
const SQL_NULL_HSTMT = 0 |
Definition at line 249 of file ZPlainDb2Driver.pas.
const SQL_NULLABLE = 1 |
Definition at line 178 of file ZPlainDb2Driver.pas.
const SQL_NULLABLE_UNKNOWN = 2 |
Definition at line 179 of file ZPlainDb2Driver.pas.
const SQL_NUMERIC = 2 |
Definition at line 110 of file ZPlainDb2Driver.pas.
const SQL_ODBC_CURSORS = 110 |
Definition at line 351 of file ZPlainDb2Driver.pas.
const SQL_OPT_TRACE = 104 |
Definition at line 345 of file ZPlainDb2Driver.pas.
const SQL_OPT_TRACEFILE = 105 |
Definition at line 346 of file ZPlainDb2Driver.pas.
const SQL_PACKET_SIZE = 112 |
Definition at line 353 of file ZPlainDb2Driver.pas.
const SQL_PARAMOPT_ATOMIC = 1260 |
Definition at line 306 of file ZPlainDb2Driver.pas.
const SQL_PRED_BASIC = 2 |
Definition at line 244 of file ZPlainDb2Driver.pas.
const SQL_PRED_CHAR = 1 |
Definition at line 243 of file ZPlainDb2Driver.pas.
const SQL_PRED_NONE = 0 |
Definition at line 242 of file ZPlainDb2Driver.pas.
const SQL_QUIET_MODE = 111 |
Definition at line 352 of file ZPlainDb2Driver.pas.
const SQL_REAL = 7 |
Definition at line 115 of file ZPlainDb2Driver.pas.
const SQL_RESET_PARAMS = 3 |
Definition at line 101 of file ZPlainDb2Driver.pas.
const SQL_ROLLBACK = 1 |
Definition at line 105 of file ZPlainDb2Driver.pas.
const SQL_ROW_NO_ROW_NUMBER = (-1) |
Definition at line 291 of file ZPlainDb2Driver.pas.
const SQL_ROW_NUMBER_UNKNOWN = (-2) |
Definition at line 292 of file ZPlainDb2Driver.pas.
const SQL_SENSITIVE = 2 |
Definition at line 133 of file ZPlainDb2Driver.pas.
const SQL_SMALLINT = 5 |
Definition at line 113 of file ZPlainDb2Driver.pas.
const SQL_STILL_EXECUTING = 2 |
Definition at line 90 of file ZPlainDb2Driver.pas.
const SQL_STMTTXN_ISOLATION = 1261 |
Definition at line 307 of file ZPlainDb2Driver.pas.
const SQL_SUCCESS = 0 |
Definition at line 86 of file ZPlainDb2Driver.pas.
const SQL_SUCCESS_WITH_INFO = 1 |
Definition at line 87 of file ZPlainDb2Driver.pas.
const SQL_SYNC_POINT = 1256 |
Definition at line 330 of file ZPlainDb2Driver.pas.
const SQL_TIME_LEN = 8 |
Definition at line 76 of file ZPlainDb2Driver.pas.
const SQL_TIMESTAMP_LEN = 19 |
Definition at line 77 of file ZPlainDb2Driver.pas.
const SQL_TRANSLATE_DLL = 106 |
Definition at line 347 of file ZPlainDb2Driver.pas.
const SQL_TRANSLATE_OPTION = 107 |
Definition at line 348 of file ZPlainDb2Driver.pas.
const SQL_TXN_ISOLATION = 108 |
Definition at line 349 of file ZPlainDb2Driver.pas.
const SQL_TYPE_BASE = 0 |
Definition at line 190 of file ZPlainDb2Driver.pas.
const SQL_TYPE_DATE = 91 |
Definition at line 126 of file ZPlainDb2Driver.pas.
const SQL_TYPE_DISTINCT = 1 |
Definition at line 191 of file ZPlainDb2Driver.pas.
const SQL_TYPE_REFERENCE = 3 |
Definition at line 193 of file ZPlainDb2Driver.pas.
const SQL_TYPE_STRUCTURED = 2 |
Definition at line 192 of file ZPlainDb2Driver.pas.
const SQL_TYPE_TIME = 92 |
Definition at line 127 of file ZPlainDb2Driver.pas.
const SQL_TYPE_TIMESTAMP = 93 |
Definition at line 128 of file ZPlainDb2Driver.pas.
const SQL_UNBIND = 2 |
Definition at line 100 of file ZPlainDb2Driver.pas.
const SQL_UNKNOWN_TYPE = 0 |
Definition at line 108 of file ZPlainDb2Driver.pas.
const SQL_UNNAMED = 1 |
Definition at line 183 of file ZPlainDb2Driver.pas.
const SQL_UNSPECIFIED = 0 |
Definition at line 131 of file ZPlainDb2Driver.pas.
const SQL_UPDT_READONLY = 0 |
Definition at line 237 of file ZPlainDb2Driver.pas.
const SQL_UPDT_READWRITE_UNKNOWN = 2 |
Definition at line 239 of file ZPlainDb2Driver.pas.
const SQL_UPDT_WRITE = 1 |
Definition at line 238 of file ZPlainDb2Driver.pas.
const SQL_USER_DEFINED_TYPE = -450 |
Definition at line 155 of file ZPlainDb2Driver.pas.
const SQL_VARCHAR = 12 |
Definition at line 118 of file ZPlainDb2Driver.pas.
const SQL_VARGRAPHIC = -96 |
Definition at line 149 of file ZPlainDb2Driver.pas.
const SQL_WCHAR = (-8) |
Definition at line 120 of file ZPlainDb2Driver.pas.
const SQL_WCHARTYPE = 1252 |
Definition at line 301 of file ZPlainDb2Driver.pas.
const SQL_WLONGVARCHAR = (-10) |
Definition at line 122 of file ZPlainDb2Driver.pas.
const SQL_WVARCHAR = (-9) |
Definition at line 121 of file ZPlainDb2Driver.pas.