|
|||||
function | SQLCopyDesc |
Related Syntax | Other Library Functions |
Library: ODBC
Include: omodbc.xin |
Returns: Numeric
An SQL return code. The following values may be returned:
|
define external counter function SQLCopyDesc ( read-only SQL_handle_type SourceDescHandle, read-only SQL_handle_type TargetDescHandle )
Copies descriptor information from one descriptor handle to another.
Input arguments:
---- |