Parameter
|
Type
|
Description
|
IN
|
||
hstmt
|
DAM_HSTMT
|
The statement handle.
|
OUT
|
||
pcCatalog
|
char *
OAWCHAR *
|
The name of the catalog.
|
pcGranteeName
|
char *
OAWCHAR *
|
The name is one of the following:
user name
role name
DAM_PUBLIC_USER_NAME - to indicate that the grantee is PUBLIC
|
RETURN
|
||
int
|
DAM_SUCCESS - on success
DAM_FAILURE - on failure
DAM_NO_DATA_FOUND - on end of list when no data is retrieved
|