SQLNativeSQL Full Description |
|
Syntaxdefine external counter function SQLNativeSQL ( read-only SQL_handle_type ConnectionHandle, value stream InStatementText, value counter TextLength1, modifiable stream OutStatementText, value counter BufferLength, modifiable counter TextLength2 ) Purpose Returns the SQL string as modified by the driver. This function does not execute the SQL statement. Input arguments:
Output arguments:
|