GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
_db_cursor Struct Reference

#include <dbmi.h>

Collaboration diagram for _db_cursor:

Data Fields

dbToken token
 
dbDriverdriver
 
dbTabletable
 
short * column_flags
 
int type
 
int mode
 

Detailed Description

Definition at line 230 of file dbmi.h.

Field Documentation

◆ column_flags

◆ driver

dbDriver* _db_cursor::driver

◆ mode

◆ table

dbTable* _db_cursor::table

◆ token

◆ type


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