Handbook
Glossary
SQLCopyDesc ( sourceDescHandle targetDescHandle -- SQLRETURN )
Vocabulary
odbc
Inputs
sourceDescHandle
an
object
targetDescHandle
an
object
Outputs
SQLRETURN
an
object
Definition
USING:
alien.syntax
;
IN:
odbc
LIBRARY:
odbc
FUNCTION:
SQLRETURN
SQLCopyDesc
(
SQLHDESC
sourceDescHandle,
SQLHDESC
targetDescHandle )