Definition at line 82 of file sqlext.f90.
integer(c_short) function sqlcolattributes | ( | type(c_ptr), intent(in), value | hstmt, |
integer(c_short), intent(in), value | icol, | ||
integer(c_short), intent(in), value | fdesctype, | ||
type(c_ptr), intent(in), value | rgbdesc, | ||
integer(c_short), intent(in), value | cbdescmax, | ||
integer(c_short), intent(out) | pcbdesc, | ||
integer(c_long), intent(out) | pfdesc ) |
Definition at line 82 of file sqlext.f90.