The methods of the MimerDataAdapter class are listed below. For a complete list of MimerDataAdapter class members, see the MimerDataAdapter Members topic.
CreateObjRef (inherited from MarshalByRefObject) | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
Dispose (inherited from Component) | Releases all resources used by the Component. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
Fill | Overloaded. Adds or refreshes rows in the DataSet to match those in the data source. |
FillSchema | Overloaded. Adds a DataTable named "Table" to the specified DataSet and configures the schema to match that in the data source based on the specified SchemaType. |
GetFillParameters | Gets the parameters set by the application when executing an SQL select statement. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetLifetimeService (inherited from MarshalByRefObject) | Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
GetType (inherited from Object) | Gets the Type of the current instance. |
InitializeLifetimeService (inherited from MarshalByRefObject) | Obtains a lifetime service object to control the lifetime policy for this instance. |
ToString (inherited from Component) | |
Update | Overloaded. Calls the respective insert, update, or delete statements for each inserted, updated, or deleted row in the DataSet. |
MimerDataAdapter Class | Mimer.Data.Client Namespace