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


Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

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