Mimer Data Provider v9.2

MimerConnection Class

This class holds information about a connection to a database.

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

System.Object
   MarshalByRefObject
      Component
         MimerConnection

[Visual Basic]
NotInheritable Public Class MimerConnection
Inherits Component
Implements IDbConnection, ICloneable
[C#]
public sealed class MimerConnection : Component, IDbConnection, ICloneable

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

MimerConnection Members | Mimer.Data.Client Namespace