SE_queryinfo_set_logfile

Sets the log file for a query

Usage syntax

LONG SE_queryinfo_set_logfile
(SE_QUERYINFO query_info,
const CHAR *logfile);

Parameters
query_info The SE_QUERYINFO handle
logfile A pointer to a log file name
Description

SE_queryinfo_set_logfile sets the log file for a query.

Returns

SE_SUCCESS
SE_FAILURE

SE_INVALID_PARAM_VALUE

SE_INVALID_POINTER

SE_INVALID_QUERYINFO_OBJECT

SE_NET_FAILURE

SE_OUT_OF_CLMEM

SE_SDE_NOT_STARTED