| integer(c_short) function sqlgetinfo | ( | type(c_ptr), intent(in), value | connectionhandle, |
| integer(c_short), intent(in), value | infotype, | ||
| type(c_ptr), intent(in), value | infovalue, | ||
| integer(c_short), intent(in), value | bufferlength, | ||
| integer(c_short), intent(out) | stringlength ) |