Loading...
Searching...
No Matches
sqltables Interface Reference

Definition

Definition at line 717 of file sql.f90.


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

Finalizer

◆ sqltables()

integer(c_short) function sqltables ( type(c_ptr), intent(in), value statementhandle,
character(kind=c_char) catalogname,
integer(c_short), intent(in), value namelength1,
character(kind=c_char) schemaname,
integer(c_short), intent(in), value namelength2,
character(kind=c_char) tablename,
integer(c_short), intent(in), value namelength3,
character(kind=c_char) tabletype,
integer(c_short), intent(in), value namelength4 )

Definition at line 717 of file sql.f90.