Loading...
Searching...
No Matches
columnset Type Reference

Definition

Manages a collection of odbc_columnset::column objects in a query result set, providing methods to add odbc_columnset::column objects, bind them to ODBC statements, and retrieve odbc_columnset::column metadata for use with odbc_resultset::resultset.

Definition at line 27 of file columnset.f90.


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

Variables

type(column), dimension(:), allocatable, public items