Parameter
|
Type
|
Description
|
IN
|
|
|
hstmt
|
int64
|
The statement handle
|
OUT
|
|
|
szCatalog
|
StringBuilder
|
The database catalog. Not supported in this version.
|
szUserName
|
StringBuilder
|
The name of the user
|
szPassword
|
StringBuilder
|
The password of the user. The password string will be DAM_OPS_PASSWORD, to indicate that the password was specified as EXTERNALLY.
|
szUserData
|
StringBuilder
|
The user data string
|
RETURN
|
|
|
|
NONE
|
|