asp.net.ph

FillErrorEventArgs Class

System.Data Namespace


Provides data for the FillError event of a DbDataAdapter.

FillErrorEventArgs Class Members

Collapse   Constructors

Visibility Constructor Parameters
public FillErrorEventArgs ( DataTable dataTable , Object values )

Collapse   Properties

Visibility Name Value Type Accessibility
public Continue Boolean [ Get , Set ]
public DataTable DataTable [ Get ]
public Errors Exception [ Get , Set ]
public Values Object [ Get ]

Remarks

The data is used by the FillErrorEventHandler delegate of the DbDataAdapter.

See Also

DbDataAdapter.FillError Event   FillErrorEventHandler Delegate 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