代码搜索:oledb
找到约 6,723 项符合「oledb」的源代码
代码结果 6,723
www.eeworm.com/read/262183/11602772
cs dbobject_oledb.cs
using System;
using System.Data;
using System.Data.OleDb;
namespace {namespace}.DataAS.Base
{
///
/// 数据库操作基类
///
public class DbObject : System.IDisposable
{
p
www.eeworm.com/read/347139/11688966
dll oledb32.dll
www.eeworm.com/read/346978/11708555
tli oledb32.tli
// Created by Microsoft (R) C/C++ Compiler Version 12.00.8168.0 (f1931014).
//
// oledb32.tli
//
// Wrapper implementations for Win32 type library C:\Program Files\Common Files\System\Ole DB\oledb
www.eeworm.com/read/346978/11708561
tlh oledb32.tlh
// Created by Microsoft (R) C/C++ Compiler Version 12.00.8168.0 (f1931014).
//
// oledb32.tlh
//
// C++ source equivalent of Win32 type library C:\Program Files\Common Files\System\Ole DB\oledb32.
www.eeworm.com/read/342593/12010168
def oledb_atlps.def
LIBRARY "OLEDB_ATLPS"
DESCRIPTION 'Proxy/Stub DLL'
EXPORTS
DllGetClassObject @1 PRIVATE
DllCanUnloadNow @2 PRIVATE
GetProxyDllInfo @3 PRIVATE
DllRegisterSer
www.eeworm.com/read/342593/12010170
mk oledb_atlps.mk
OLEDB_ATLps.dll: dlldata.obj OLEDB_ATL_p.obj OLEDB_ATL_i.obj
link /dll /out:OLEDB_ATLps.dll /def:OLEDB_ATLps.def /entry:DllMain dlldata.obj OLEDB_ATL_p.obj OLEDB_ATL_i.obj \
kernel32.lib rpcndr
www.eeworm.com/read/342593/12010172
dsp oledb_atl.dsp
# Microsoft Developer Studio Project File - Name="OLEDB_ATL" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86)
www.eeworm.com/read/342593/12010174