SE_queryinfo_get_where_clause |
Retrieves the WHERE clause for a query
LONG SE_queryinfo_get_where_clause
(const SE_QUERYINFO query_info,
CHAR *where_clause);
query_info | The SE_QUERYINFO handle |
where_clause | A pointer to an SQL WHERE clause |
SE_queryinfo_get_where_clause retrieves the WHERE clause for a query.
SE_SUCCESS
SE_FAILURE
SE_INVALID_POINTER
SE_INVALID_QUERYINFO_OBJECT
SE_NET_FAILURE
SE_SDE_NOT_STARTED