Loading...
Searching...
No Matches
sqldescribeparam Interface Reference

Definition

Definition at line 113 of file sqlext.f90.


The documentation for this interface was generated from the following file:

Finalizer

◆ sqldescribeparam()

integer(c_short) function sqldescribeparam ( type(c_ptr), intent(in), value hstmt,
integer(c_short), intent(in), value ipar,
integer(c_short), intent(out) pfsqltype,
integer(c_long), intent(out) pcbparamdef,
integer(c_short), intent(out) pibscale,
integer(c_short), intent(out) pfnullable )

Definition at line 113 of file sqlext.f90.