Parameter
|
Type
|
Description
|
IN
|
|
|
hValExpList
|
int64
|
The handle of the scalar function argument list
|
Out
|
|
|
pName
|
StringBuilder
|
Scalar function name
|
piNoOfActualParams
|
int
|
The number of arguments passed to the scalar function
|
piResXoType
|
int
|
Scalar function result value type
|
piLength
|
int
|
Scalar function result value length
|
piPrecision
|
int
|
Scalar function result value precision
|
piScale
|
int
|
Scalar function result value scale
|
Return
|
|
|
|
int
|
DAM_SUCCESS – on success
DAM_FAILURE – on failure
|