• 大小: 2.60M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-06-24
  • 语言: C/C++
  • 标签:

资源简介

C++ 获取数据库中全部的存储过程(提高篇-实例451).zip

资源截图

代码片段和文件信息

// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++

// NOTE: Do not modify the contents of this file.  If this class is regenerated by
//  Microsoft Visual C++ your modifications will be overwritten.


#include “stdafx.h“
#include “adodc.h“

/////////////////////////////////////////////////////////////////////////////
// CAdodc

IMPLEMENT_DYNCREATE(CAdodc CWnd)

/////////////////////////////////////////////////////////////////////////////
// CAdodc properties

/////////////////////////////////////////////////////////////////////////////
// CAdodc operations

CString CAdodc::GetConnectionString()
{
CString result;
InvokeHelper(0x1 DISPATCH_PROPERTYGET VT_BSTR (void*)&result NULL);
return result;
}

void CAdodc::SetConnectionS

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件        8202  2007-08-21 15:47  adodc.cpp
     文件        3181  2007-08-21 15:47  adodc.h
     文件       18573  2007-08-21 15:47  datagrid.cpp
     文件        5127  2007-08-21 15:47  datagrid.h
     文件       37372  2014-01-04 14:33  InQuery.aps
     文件        1136  2014-01-04 14:33  InQuery.clw
     文件        2077  2007-08-21 15:47  InQuery.cpp
     文件        5038  2007-08-21 15:47  InQuery.dsp
     文件         625  2007-08-21 15:47  InQuery.dsw
     文件        1335  2007-08-21 15:47  InQuery.h
     文件       99328  2014-01-04 14:33  InQuery.ncb
     文件      655360  2013-12-19 10:39  InQuery.opt
     文件         908  2014-01-04 14:33  InQuery.plg
     文件       11027  2014-01-04 14:33  InQuery.rc
     文件        4250  2013-12-19 10:25  InQueryDlg.cpp
     文件        1402  2007-08-21 15:47  InQueryDlg.h
     文件        3597  2007-08-21 15:47  ReadMe.txt
     文件         777  2007-08-21 15:47  resource.h
     文件      335872  2007-08-21 15:47  shujuku.mdb
     文件         209  2007-08-21 15:47  StdAfx.cpp
     文件        1054  2007-08-21 15:47  StdAfx.h
     文件         477  2007-08-21 15:47  程序使用说明.txt
     文件       49240  2013-11-08 14:00  Debug\adodc.obj
     文件       91485  2013-11-08 14:00  Debug\datagrid.obj
     文件      131153  2014-01-04 14:33  Debug\InQuery.exe
     文件      253328  2014-01-04 14:33  Debug\InQuery.ilk
     文件       14503  2013-11-08 14:00  Debug\InQuery.obj
     文件     5501624  2013-11-08 14:00  Debug\InQuery.pch
     文件      427008  2014-01-04 14:33  Debug\InQuery.pdb
     文件        4012  2014-01-04 14:33  Debug\InQuery.res
     文件       29224  2013-12-19 10:25  Debug\InQueryDlg.obj
............此处省略5个文件信息

评论

共有 条评论