ResultSetView.rowViewList

May 4, 2007

Is there anyway to access the row count of a SQLCEResultSet?



I found this but it is not a public property.

ResultSetView.rowViewList

View 3 Replies


ADVERTISEMENT

Calling ((System.Collections.ICollection)resultSet.ResultSetView).Count Make Outofmemoryexception

Apr 20, 2008

when I call ((System.Collections.ICollection)resultSet.ResultSetView).Count multitime I get out of memory exception

does the calling of this statement reserve memory and how can I release it?

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved