Definition at line 218 of file sql.f90.
The documentation for this interface was generated from the following file:
◆ sqldatasources()
integer(c_short) function sqldatasources |
( |
type(c_ptr), intent(in), value | environmenthandle, |
|
|
integer(c_short), intent(in), value | direction, |
|
|
character(kind=c_char) | servername, |
|
|
integer(c_short), intent(in), value | bufferlength1, |
|
|
integer(c_short), intent(out) | namelength1, |
|
|
character(kind=c_char) | description, |
|
|
integer(c_short), intent(in), value | bufferlength2, |
|
|
integer(c_short), intent(out) | namelength2 ) |