Unbinds a column that was previously bound using the ODBCBindCol function.
Function | Group | Execution | Windows | Embedded | Thin Client |
---|---|---|---|---|---|
ODBCUnbindCol | ODBC | Synchronous | Supported | Not supported | Executed on Server |
0 | Success |
1 | Invalid handler |
2 | Invalid parameter type |
3 | Column not bound |
Tag Name | Expression |
---|---|
Tag | ODBCUnbindCol( 7, "Name" ) |