Ispirer Website
Ispirer Toolkit Overview
Free Trial
ODBC - SQLCopyDesc Function
ODBC - SQLCopyDesc | |
---|---|
Syntax | SQLRETURN SQLCopyDesc( SQLHDESC SourceDescHandle, SQLHDESC TargetDescHandle); |
Description | Copies descriptor information from one descriptor handle to another. |
Returns | SQL_SUCCESS, SQL_SUCCESS_WITH_INFO, SQL_ERROR, or SQL_INVALID_HANDLE |