asp.net.ph

DbEnumerator Class

System.Data.Common Namespace


NOTE: This member is used internally by the .NET infrastructure and is not intended to be called directly from your code.

DbEnumerator Class Members

Collapse   Constructors

Visibility Constructor Parameters
public DbEnumerator ( IDataReader reader )
public DbEnumerator ( IDataReader reader , Boolean closeReader )
public DbEnumerator ( DbDataReader reader )
public DbEnumerator ( DbDataReader reader , Boolean closeReader )

Collapse   Properties

Visibility Name Value Type Accessibility
public Current Object [ Get ]

Collapse   Methods

Visibility Name Parameters Return Type
public MoveNext ( ) Boolean
public Reset ( ) Void
Skip Navigation Links



Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph