Mimer SQL Data Provider
MimerDataAdapter Class Members
Properties  Methods  Events

Mimer.Data.Client Namespace : MimerDataAdapter Class

The following tables list the members exposed by MimerDataAdapter.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Data.Common.DataAdapter)
Public Property (Inherited from System.Data.Common.DbDataAdapter)
Public Property (Inherited from System.Data.Common.DbDataAdapter)
Public Property (Inherited from System.Data.Common.DbDataAdapter)
Public PropertyGets or sets a MimerCommand representing an SQL statement for deleting records from the data set.  
Public Property (Inherited from System.Data.Common.DbDataAdapter)
Public PropertyGets or sets an SQL statement used to update records in the database server.  
Public Property (Inherited from System.Data.Common.DbDataAdapter)
Public Property (Inherited from System.Data.Common.DbDataAdapter)
Public Property (Inherited from System.Data.Common.DbDataAdapter)
Public PropertyGets or sets an SQL statement used to retrieve records from the database server.  
Public Property (Inherited from System.Data.Common.DbDataAdapter)
Public PropertyGets a collection that provides the mappings between a source table and a System.Data.DataTable.  
Public Property (Inherited from System.Data.Common.DbDataAdapter)
Public PropertyGets or sets an SQL statement used to update records in the database server.  
Top
Public Methods
 NameDescription
Public Method (Inherited from System.ComponentModel.Component)
Public MethodOverloaded.  (Inherited from System.Data.Common.DbDataAdapter)
Public MethodOverloaded.  (Inherited from System.Data.Common.DbDataAdapter)
Public Method (Inherited from System.Data.Common.DbDataAdapter)
Public Method (Inherited from System.Data.Common.DbDataAdapter)
Public Method (Inherited from System.Data.Common.DbDataAdapter)
Public Method (Inherited from System.Data.Common.DbDataAdapter)
Public MethodOverloaded.  (Inherited from System.Data.Common.DbDataAdapter)
Top
Public Events
 NameDescription
Public Event (Inherited from System.ComponentModel.Component)
Public Event (Inherited from System.Data.Common.DbDataAdapter)
Public EventCalled during System.Data.Common.DbDataAdapter.Update(System.Data.DataSet) after a command is executed against the database server.  
Public EventCalled during System.Data.Common.DbDataAdapter.Update(System.Data.DataSet) before a command is executed against the database server.  
Top
See Also

Reference

MimerDataAdapter Class
Mimer.Data.Client Namespace