aspxtreme

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



Books and more ...


Suggested Reading

Need a break ?



Previous page Back to top Next page

Check out related books at Amazon

© 2000-2008 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 aspxtreme