Parameter
|
Type
|
Description
|
INPUT
|
|
|
sqlip_hstmt
|
SQLIP_HSTMT
|
Statement handle.
|
sPKQual
|
OAWCHAR *
|
Qualifier name used to narrow down the search. When set to NULL, the parameter is ignored for search. The result set must match the OA_FKEYS table definition.
|
PKQualLen
|
OADS_SMALLINT
|
Length of the qualifier name in characters.
|
sPKOwner
|
OAWCHAR *
|
Owner name used to narrow down the search. When set to NULL, the parameter is ignored for search.
|
PKOwnerLen
|
OADS_SMALLINT
|
Length of the owner name in characters.
|
sPKName
|
OAWCHAR *
|
Table name used to narrow down the search. When set to NULL, the parameter is ignored for search.
|
PKNameLen
|
OADS_SMALLINT
|
Length of the table name in characters. |
RETURN
|
|
|
|
int
|
OADS_SUCCESS
OADS_ERROR
|