ComponentOne DataObjects for .NET
C1ExpressConnection Class Methods

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

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

Public Methods
 NameDescription
Public MethodCommits all changes made to the data set since it was filled with data or the last time AcceptChanges or RejectChanges was called.  
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Public MethodFills the tables attached to the connection with data fetching it from the database.  
Public MethodOverloaded. Creates and fills with data an ADO.NET data set containing data for all tables in this C1ExpressConnection.  
Public Method (Inherited from System.MarshalByRefObject)
Public MethodOverloaded. Gets a value indicating whether the data set has changes, including new, deleted, or modified rows, optionally filtered by C1.Data.DataRowStateEnum.  
Public Method (Inherited from System.MarshalByRefObject)
Public MethodRestores the execution mode affecting actions invoked while handling another action.  
Public MethodSets the execution mode affecting actions invoked while handling another action.  
Public MethodOverloaded. Reads XML data into the C1ExpressConnection.  
Public MethodRolls back all changes made to the data set since it was filled with data or the last time AcceptChanges or RejectChanges was called.  
Public Method (Inherited from System.ComponentModel.Component)
Public MethodUpdates (commits) all changed data set rows to the database.  
Public MethodOverloaded. Writes XML data from the C1ExpressConnection.  
Top
See Also

Reference

C1ExpressConnection Class
C1.Data.Express Namespace