Advanced.Data.Provider Documentation

AdpParameterCollection Class

[This is preliminary documentation and subject to change.]

Represents a collection of parameters relevant to a AdpCommand as well as their respective mappings to columns in a DataSet.

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

System.Object
   AdpParameterCollection

[Visual Basic]
Public Class AdpParameterCollection
Implements IDataParameterCollection, IList, ICollection, IEnumerable
[C#]
public class AdpParameterCollection : 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: Advanced.Data.Provider

Assembly: Advanced.Data.Provider (in Advanced.Data.Provider.dll)

See Also

AdpParameterCollection Members | Advanced.Data.Provider Namespace