Mimer Data Provider v9.2

MimerParameterCollection Class

Represents a collection of parameters used by an MimerCommand or a DataSet.

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

System.Object
   MarshalByRefObject
      MimerParameterCollection

[Visual Basic]
NotInheritable Public Class MimerParameterCollection
Inherits MarshalByRefObject
Implements IDataParameterCollection, IList, ICollection, IEnumerable
[C#]
public sealed class MimerParameterCollection : MarshalByRefObject, IDataParameterCollection, IList, ICollection, IEnumerable

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

MimerParameterCollection Members | Mimer.Data.Client Namespace