Loading...
Searching...
No Matches
sqldescribecol Interface Reference

Definition

Definition at line 234 of file sql.f90.


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

Finalizer

◆ sqldescribecol()

integer(c_short) function sqldescribecol ( type(c_ptr), intent(in), value statementhandle,
integer(c_short), intent(in), value columnnumber,
character(kind=c_char) columnname,
integer(c_short), intent(in), value bufferlength,
integer(c_short), intent(out) namelength,
integer(c_short), intent(out) datatype,
integer(c_long), intent(out) columnsize,
integer(c_short), intent(out) decimaldigits,
integer(c_short), intent(out) nullable )

Definition at line 234 of file sql.f90.