gdrsclib
Data Fields
RowSetChunk Struct Reference

Data Fields

struct RowSetChunkpNextChunk
 
struct RowSetEntry aEntry [ROWSET_ENTRY_PER_CHUNK]
 

Detailed Description

Definition at line 30891 of file sqlite3.c.

Field Documentation

◆ aEntry

Definition at line 30893 of file sqlite3.c.

◆ pNextChunk

struct RowSetChunk* pNextChunk

Definition at line 30892 of file sqlite3.c.


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