S3PResult.cpp
上传用户:dzyhzl
上传日期:2019-04-29
资源大小:56270k
文件大小:1k
- /**************************************************/
- /* */
- /* 文件名: S3PResult */
- /* 描述 : 用于保存执行sql语句后的数据 */
- /* */
- /* 作者 : Liu Wansong */
- /* 创建日期 : 8/26/2002 */
- /* 修改日期 : 8/26/2002 */
- /**************************************************/
- #include "S3PResult.h"
- //////////////////////////////////////////////////////////////////////
- // Construction/Destruction
- //////////////////////////////////////////////////////////////////////
- S3PResult::~S3PResult()
- {
- }