recset.h
上传用户:szled88
上传日期:2015-04-09
资源大小:43957k
文件大小:0k
源码类别:

对话框与窗口

开发平台:

Visual C++

  1. // [!output ROWSET_HEADER]: interface of the [!output ROWSET_CLASS] class
  2. //
  3. #pragma once
  4. [!if ODBC]
  5. [!output ROWSET_CLASS_ODBC_DECL]
  6. [!else]
  7. [!output ROWSET_CLASS_CODE]
  8. [!endif]