Qore DbDataProvider Module Reference  2.0
DbIndexesDataType.qc.dox.h
1 namespace DbDataProvider {
4 class DbIndexesDataType : public HashDataType {
5 
6 public:
9 
10 };
11 };
The type definition for DB indexes.
Definition: DbIndexesDataType.qc.dox.h:4
Qore AbstractDbRecordIterator class definition.
Definition: AbstractDbRecordIterator.qc.dox.h:32