http://blog.youkuaiyun.com/byxdaz/article/details/2563174MF 好文章
A set of ADO classes - version 2.20 源出 http://www.codeproject.com/KB/database/caaadoclass1.aspx
- Download source version 2.09 - 10.6 Kb
- Download source version 2.20 - 14.4 Kb
- Download MS Data Control Bind sample - 36.2 Kb
Overview
- The CADODatabase Class
- The CADORecordset Class
- CADORecordset
- Open
- Execute
- GetQuery
- SetQuery
- RecordBinding
- GetRecordCount
- IsOpen
- Close
- GetFieldCount
- GetFieldValue
- IsFieldNull
- IsFieldEmpty
- IsEof
- IsBof
- Move
- AbsolutePage
- GetPageCount
- PageSize
- AbsolutePosition
- GetFieldInfo
- GetChunk
- AppendChunk
- GetString
- GetLastError
- GetLastErrorString
- AddNew
- Edit
- Delete
- Update
- CancelUpdate
- SetFieldValue
- Find
- FindFirst
- FindNext
- GetBookmark
- SetBookmark
- SetFilter
- SetSort
- GetRecordset
- GetActiveConnection
- Clone
- SaveAsXML
- OpenXML
- OpenSchema
- Requery
- The CADOParameter Class
- The CADOCommand Class
- The CJectEngine Class
- The CADOException Class
- COLEDBDataLink
- COLEDBException
- Common Questions
MFC ADO数据库编程 : A set of ADO classes
最新推荐文章于 2025-03-31 09:31:11 发布