TechTalk Genome v4.2

GenomeDataSourceStatusEventArgs Properties

The properties of the GenomeDataSourceStatusEventArgs class are listed below. For a complete list of GenomeDataSourceStatusEventArgs class members, see the GenomeDataSourceStatusEventArgs Members topic.

Public Instance Properties

AffectedRows Gets or sets the number of rows that are affected by the data operation.
Exception Gets a wrapper for any exceptions that are thrown by GenomeDataSource control during a data operation.
ExceptionHandled Gets or sets a value indicating whether an exception that was thrown by GenomeDataSource has been handled.
PersistentObject Gets the target object of the operation.

See Also

GenomeDataSourceStatusEventArgs Class | TechTalk.Genome.Extensions.Web.UI Namespace