TRIPsystem Kernel API 8.3
|
Structure used with TdbImport and TdbExport. More...
#include <tripapi_types.h>
Public Attributes | |
int | arg_length |
int | blockno |
void * | buffer |
int | buffer_length |
TdbHandle | cursor |
int | errorcode |
char | errortext [256] |
TdbHandle | filter_address |
char * | filter_arguments |
char | filter_lib_env [32] |
char | filter_name [32] |
int | filter_options |
TdbHandle | record_control |
int | tdb_options |
Structure used with TdbImport and TdbExport.
int filter_data::arg_length |
Arguments string length, ASE-specific
int filter_data::blockno |
Block number, ASE-specific
void* filter_data::buffer |
Data buffer, ASE-specific
int filter_data::buffer_length |
Data buffer length, ASE-specific
TdbHandle filter_data::cursor |
Field to operate on
int filter_data::errorcode |
Filter-ASE specific return code
char filter_data::errortext[256] |
Filter-ASE specific error message
TdbHandle filter_data::filter_address |
Filter ASE routine adresss
char* filter_data::filter_arguments |
Arguments string, ASE-specific
char filter_data::filter_lib_env[32] |
OBSOLETED/UNUSED
char filter_data::filter_name[32] |
Filter ASE routine name
int filter_data::filter_options |
Filter ASE options
TdbHandle filter_data::record_control |
Record to operate on
int filter_data::tdb_options |
Data transfer options