FUNCTION SqlParameters( nStatementHandle AS LONG, oParams AS Object ) AS LONG
public static int SqlParameters( int nStatementHandle, Object oParams )