B | |
| binding_buffer [Ct] |
I've added this type to be an opaque "void*" type that will return a sql_t
|
C | |
| cmd_option [Ct] |
Options for compiling CS_NORECOMPILE and CS_RECOMPILE
|
| cmd_type [Ct] |
CS_LANG and CS_RPC - rpc is currently not really implemented you'll notice no ct_param wrapper
|
| column [Ct] | |
| command [Ct] |
CS_COMMAND
|
| connection [Ct] |
CS_CONNECTION
|
| context [Ct] |
CS_CONTEXT
|
L | |
| location [Ct] |
Types for fetching / inspecting errors
|
P | |
| prop_action [Ct] |
CS_CLEAR CS_GET and CS_SET
|
R | |
| resinfo_type [Ct] | |
| result_type [Ct] |
Result types; usually we only care about Row
|
S | |
| severity [Ct] | |
| sql_t [Ct] | |
| status [Ct] | |
| string_property [Ct] |
CS_APPNAME, CS_PASSWORD, and CS_USERNAME - there are others but I've never used them...
|