ctsqlGetParameterLength
Retrieve the parameter length.
Declaration
INTEGER ctsqlGetParameterLength(pCTSQLCMD hCmd, INTEGER index)
Description
ctsqlGetParameterLength() retrieves the parameter length.
Return
ctsqlGetParameterLength() returns the parameter length.
See Also
ctsqlGetParameterCount(), ctsqlGetParameterType(), ctsqlGetParameterPrecision(), ctsqlGetParameterScale(), ctsqlGetParameterNullFlag()