Searched defs:ResultSetData (Results 1 – 1 of 1) sorted by relevance
33 struct ResultSetData { struct34 std::string strValue;35 int iValue;36 double dValue;37 std::vector<uint8_t> blobValue;