Routine |
Description |
---|---|
Allocates a CS_BLKDESC structure. |
|
Binds a program variable and a database column. |
|
A server-side routine, obtains the column value from a formatted bulk copy row. |
|
Retrieves a column’s default value. |
|
Retrieves a description of a database column. |
|
Marks a complete bulk copy operation or a complete bulk copy batch. |
|
Deallocates a CS_BLKDESC structure. |
|
A server-side routine, retrieves and stores a formatted bulk copy row. |
|
A server-side routine, retrieves the text, image, sensitivity, or boundary portion of an incoming bulk copy formatted row. |
|
Initiates a bulk copy operation. |
|
Sets or retrieve bulk descriptor structure properties. |
|
A server-side routine, allocates space for a formatted bulk copy row. |
|
A server-side routine, frees space previously allocated for a formatted bulk copy row. |
|
Transfers one or more rows during a bulk copy operation without specifying or receiving a row count. |
|
Transfers one or more rows during a bulk copy operation. |
|
A server-side routine, sends a formatted bulk copy row obtained from blk_getrow. |
|
A server-side routin,e sends text, image, sensitivity, or boundary data in a formatted bulk copy row obtained from blk_sendtext. |
|
A server-side routine, copies descriptions of server table columns to the client, if required. |
|
Transfers a column’s data in chunks during a bulk copy operation. |