Searched defs:RowSetChunk (Results 1 – 1 of 1) sorted by relevance
57486 struct RowSetChunk { struct57487 struct RowSetChunk *pNextChunk; /* Next chunk on list of them all */57488 struct RowSetEntry aEntry[ROWSET_ENTRY_PER_CHUNK]; /* Allocated entries */