The properties of the GenomeDataSourceStatusEventArgs class are listed below. For a complete list of GenomeDataSourceStatusEventArgs class members, see the GenomeDataSourceStatusEventArgs Members topic.
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. |
GenomeDataSourceStatusEventArgs Class | TechTalk.Genome.Extensions.Web.UI Namespace