User Documentation
Ispirer Toolkit Overview
Pricing
| 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 |