Mimer Data Provider v9.2

MimerDataAdapter Class

Represents a set of data commands and a database connection that are used to fill a DataSet and make changes for the current data source.

For a list of all members of this type, see MimerDataAdapter Members.

System.Object
   MarshalByRefObject
      Component
         DataAdapter
            DbDataAdapter
               MimerDataAdapter

[Visual Basic]
NotInheritable Public Class MimerDataAdapter
Inherits DbDataAdapter
Implements IDbDataAdapter
[C#]
public sealed class MimerDataAdapter : DbDataAdapter, IDbDataAdapter

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Mimer.Data.Client

Assembly: Mimer.Data.Client (in Mimer.Data.Client.dll)

See Also

MimerDataAdapter Members | Mimer.Data.Client Namespace