Mimer Data Provider v9.2

MimerParameter Class

Represents a single parameter of type MimerCommand and optionally, its mapping to a DataColumn.

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

System.Object
   MarshalByRefObject
      MimerParameter

[Visual Basic]
NotInheritable Public Class MimerParameter
Inherits MarshalByRefObject
Implements IDbDataParameter, IDataParameter, ICloneable
[C#]
public sealed class MimerParameter : MarshalByRefObject, IDbDataParameter, IDataParameter, 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

MimerParameter Members | Mimer.Data.Client Namespace