摘要: '---- CursorTypeEnum Values ----  Const adOpenForwardOnly = 0  Const adOpenKeyset = 1  Const adOpenDynamic = 2  Const adOpenStatic = 3  '---- CursorOptionEnum Values ----  Const adHoldRecords = &H... 阅读全文
posted @ 2008-01-29 10:24 meil 阅读(1742) 评论(0) 推荐(0)