Indicates the current number of records in a Recordset object.
Returns a Long value.
Use the RecordCount property to find out how many records are in a Recordset object. The property returns adUnknown (-1) when ADO cannot determine the number of records. Reading the RecordCount property on a closed Recordset causes an error.
If the Recordset object supports approximate positioning or bookmarks, this value will be the exact number of records in the Recordset regardless of whether it has been fully populated. If the Recordset object does not support approximate positioning, this property may be a significant drain on resources because all records will have to be retrieved and counted to return an accurate RecordCount value.
| file: /techref/language/asp/comp/daprop05_6.htm, 1KB, , updated: 1996/11/21 19:01, local time: 2010/3/19 16:43,
38.107.191.114:LOG IN
|
| ©2010 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? Please DO link to this page! Digg it! <A HREF="http://piclist.com/techref/language/asp/comp/daprop05_6.htm"> RecordCount Property (ADO)</A> |
| Did you find what you needed? |
|
|
The only consistant, simple to use yet powerful development environment. It simulates real-world devices via virtual component "plugins" (LED,LCD,key,motor,TV,etc) in real time, has a syntax highlighting editor, macro assembler and disassembler. Regular updates and third-party plugins keep this software ahead of any other PIC IDE. |
.