Loading...
Searching...
No Matches
sqlcolattribute Interface Reference

Definition

Definition at line 163 of file sql.f90.


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

Finalizer

◆ sqlcolattribute()

integer(c_short) function sqlcolattribute ( type(c_ptr), intent(in), value statementhandle,
integer(c_short), intent(in), value columnnumber,
integer(c_short), intent(in), value fieldidentifier,
type(c_ptr), intent(in), value characterattribute,
integer(c_short), intent(in), value bufferlength,
integer(c_short), intent(out) stringlength,
integer(c_long), intent(out) numericattribute )

Definition at line 163 of file sql.f90.