ComponentOne DataObjects for .NET
C1ExpressConnection Class Events

C1.Data.Express.2 Assembly > C1.Data.Express Namespace : C1ExpressConnection Class

For a list of all members of this type, see C1ExpressConnection members.

Public Events
 NameDescription
Public EventFired after the table attached to the connection have been filled with data.  
Public EventFired after all changes in the data set are updated to the database.  
Public EventFired after modifications made to a row are committed to the database.  
Public EventFired before the table attached to the connection are filled with data.  
Public EventFired before all changes in the data set are updated to the database.  
Public EventFired before modifications made to a row are committed to the database.  
Public Event (Inherited from System.ComponentModel.Component)
Public EventFired when an error occurs.  
Public EventUsed to programmatically specify the list of child rows for a relation.  
Public EventFired when an error occurs committing changes to the dataset.  
Top
See Also

Reference

C1ExpressConnection Class
C1.Data.Express Namespace